Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/storage/
DAppStorageSettingsDetailsFragment.java76 private static final int MSG_CLEAR_CACHE = 2; field in AppStorageSettingsDetailsFragment
353 case MSG_CLEAR_CACHE:
364 Message msg = mHandler.obtainMessage(MSG_CLEAR_CACHE); in onRemoveCompleted()
/packages/apps/Settings/src/com/android/settings/applications/
DAppStorageSettings.java78 private static final int MSG_CLEAR_CACHE = 3; field in AppStorageSettings
594 case MSG_CLEAR_CACHE:
610 final Message msg = mHandler.obtainMessage(MSG_CLEAR_CACHE);
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DAppStorageSettings.java78 private static final int MSG_CLEAR_CACHE = 3; field in AppStorageSettings
594 case MSG_CLEAR_CACHE:
610 final Message msg = mHandler.obtainMessage(MSG_CLEAR_CACHE);