Searched defs:systemApp (Results 1 – 7 of 7) sorted by relevance
238 ApplicationsState.AppEntry systemApp = createAppEntry("test.package", in appFilter_showingSystemApps_keepsSystemEntries() local255 ApplicationsState.AppEntry systemApp = createAppEntry("test.package", in appFilter_notShowingSystemApps_removesSystemEntries() local
317 ApplicationsState.AppEntry systemApp = in test_multipleApps_processCorrectly() local346 ApplicationsState.AppEntry systemApp = in test_noThresholdFilter_ignoresUsageForFiltering() local
239 AppsAsyncLoader.PackageInfo systemApp = in test_multipleApps_processCorrectly() local277 AppsAsyncLoader.PackageInfo systemApp = in test_noThresholdFilter_ignoresUsageForFiltering() local
187 private void setSystemApp(boolean systemApp) { in setSystemApp()
165 ApplicationInfo systemApp = in testUpdatedSystemAppCodeSizeIsCounted() local
121 final ResolveInfo systemApp = getSingleSystemActivity(appList); in invalidPackageOrClass() local
690 public boolean systemApp; field in NotificationBackend.AppRow