Searched refs:MSG_CLEAR_CACHE (Results 1 – 2 of 2) sorted by relevance
76 private static final int MSG_CLEAR_CACHE = 2; field in StorageApplicationActionButtonsPreferenceController350 case MSG_CLEAR_CACHE:361 Message msg = mHandler.obtainMessage(MSG_CLEAR_CACHE); in onRemoveCompleted()
81 private static final int MSG_CLEAR_CACHE = 3; field in AppStorageSettings600 case MSG_CLEAR_CACHE:616 final Message msg = mHandler.obtainMessage(MSG_CLEAR_CACHE);