Home
last modified time | relevance | path

Searched refs:MSG_CLEAR_USER_DATA (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/storage/
DAppStorageSettingsDetailsFragment.java74 private static final int MSG_CLEAR_USER_DATA = 1; field in AppStorageSettingsDetailsFragment
348 case MSG_CLEAR_USER_DATA:
372 Message msg = mHandler.obtainMessage(MSG_CLEAR_USER_DATA); in onRemoveCompleted()
/packages/apps/Settings/src/com/android/settings/applications/
DAppStorageSettings.java77 private static final int MSG_CLEAR_USER_DATA = 1; field in AppStorageSettings
589 case MSG_CLEAR_USER_DATA:
618 final Message msg = mHandler.obtainMessage(MSG_CLEAR_USER_DATA);
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DAppStorageSettings.java77 private static final int MSG_CLEAR_USER_DATA = 1; field in AppStorageSettings
589 case MSG_CLEAR_USER_DATA:
618 final Message msg = mHandler.obtainMessage(MSG_CLEAR_USER_DATA);