Searched refs:MSG_RETRY_CLEAR (Results 1 – 1 of 1) sorted by relevance
217 private static final int MSG_RETRY_CLEAR = 12; field in BackupManagerService817 case MSG_RETRY_CLEAR: in handleMessage()8545 mBackupHandler.removeMessages(MSG_RETRY_CLEAR); in clearBackupData()8550 Message msg = mBackupHandler.obtainMessage(MSG_RETRY_CLEAR, in clearBackupData()