Searched refs:LOG_EVENT_ID_APK_NOT_INSTALLED (Results 1 – 6 of 6) sorted by relevance
198 public static final int LOG_EVENT_ID_APK_NOT_INSTALLED = 40; field in BackupManagerMonitor
20 import static android.app.backup.BackupManagerMonitor.LOG_EVENT_ID_APK_NOT_INSTALLED;266 LOG_EVENT_ID_APK_NOT_INSTALLED); in chooseRestorePolicy_packageDoesNotExistAndAllowApksAndHasApk_returnsAcceptIfApk()293 LOG_EVENT_ID_APK_NOT_INSTALLED); in chooseRestorePolicy_packageDoesNotExistAndAllowApksAndDoesNotHaveApk_returnsAcceptIfApkLogsCannotRestore()317 LOG_EVENT_ID_APK_NOT_INSTALLED); in chooseRestorePolicy_packageDoesNotExistAndDoesNotAllowApks_returnsIgnore()
326 case BackupManagerMonitor.LOG_EVENT_ID_APK_NOT_INSTALLED -> "APK not installed"; in getId()
26 import static android.app.backup.BackupManagerMonitor.LOG_EVENT_ID_APK_NOT_INSTALLED;545 LOG_EVENT_ID_APK_NOT_INSTALLED, in chooseRestorePolicy()
1225 case BackupManagerMonitor.LOG_EVENT_ID_APK_NOT_INSTALLED: in eventIdToString()
1802 field public static final int LOG_EVENT_ID_APK_NOT_INSTALLED = 40; // 0x28