EmailAppSwitchStorage.h 241 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 #ifndef __EMAIL_APP_SWITCH_STORAGE_H__ #define __EMAIL_APP_SWITCH_STORAGE_H__ BOOL mmi_email_switch_storage_check(FuncPtr cb, BOOL show_error); void mmi_email_switch_storage(mmi_id parent); #endif /* __EMAIL_APP_SWITCH_STORAGE_H__ */