Searched refs:MSG_RUN_ADB_BACKUP (Results 1 – 2 of 2) sorted by relevance
65 public static final int MSG_RUN_ADB_BACKUP = 2; field in BackupHandler211 case MSG_RUN_ADB_BACKUP: { in handleMessage()
28 import static com.android.server.backup.internal.BackupHandler.MSG_RUN_ADB_BACKUP;2710 ? MSG_RUN_ADB_BACKUP in acknowledgeAdbBackupOrRestore()