Searched defs:MSG_RUN_GET_RESTORE_SETS (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/backup/java/com/android/server/backup/
H A DBackupManagerService.java227 private static final int MSG_RUN_GET_RESTORE_SETS = 6; field in class:BackupManagerService
929 case MSG_RUN_GET_RESTORE_SETS:
10118 Message msg = mBackupHandler.obtainMessage(MSG_RUN_GET_RESTORE_SETS,

Completed in 54 milliseconds