Home
last modified time | relevance | path

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

/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java209 private static final int MSG_RUN_CLEAR = 4; field in BackupManagerService
810 case MSG_RUN_CLEAR: in handleMessage()
8557 Message msg = mBackupHandler.obtainMessage(MSG_RUN_CLEAR, in clearBackupData()