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