Searched refs:MSG_CLEAR_USER_DATA (Results 1 – 2 of 2) sorted by relevance
74 private static final int MSG_CLEAR_USER_DATA = 1; field in StorageApplicationActionButtonsPreferenceController345 case MSG_CLEAR_USER_DATA:369 Message msg = mHandler.obtainMessage(MSG_CLEAR_USER_DATA); in onRemoveCompleted()
80 private static final int MSG_CLEAR_USER_DATA = 1; field in AppStorageSettings595 case MSG_CLEAR_USER_DATA:624 final Message msg = mHandler.obtainMessage(MSG_CLEAR_USER_DATA);