Searched refs:MSG_RUN_GET_RESTORE_SETS (Results 1 – 2 of 2) sorted by relevance
22 import static com.android.server.backup.internal.BackupHandler.MSG_RUN_GET_RESTORE_SETS;123 MSG_RUN_GET_RESTORE_SETS, in getAvailableRestoreSets()
71 public static final int MSG_RUN_GET_RESTORE_SETS = 6; field in BackupHandler307 case MSG_RUN_GET_RESTORE_SETS: { in handleMessage()