Searched refs:MSG_CLEAR_CACHE (Results 1 – 3 of 3) sorted by relevance
76 private static final int MSG_CLEAR_CACHE = 2; field in AppStorageSettingsDetailsFragment353 case MSG_CLEAR_CACHE:364 Message msg = mHandler.obtainMessage(MSG_CLEAR_CACHE); in onRemoveCompleted()
78 private static final int MSG_CLEAR_CACHE = 3; field in AppStorageSettings594 case MSG_CLEAR_CACHE:610 final Message msg = mHandler.obtainMessage(MSG_CLEAR_CACHE);