/packages/apps/StorageManager/robotests/src/com/android/storagemanager/deletionhelper/ |
D | AppStateUsageStatsBridgeTest.java | 82 ShadowApplication app = Shadows.shadowOf(RuntimeEnvironment.application); in setUp() local 99 ApplicationsState.AppEntry app = in test_appInstalledSameDayNeverUsed_isInvalid() local 113 ApplicationsState.AppEntry app = in test_noThresholdFilter_appInstalledSameDayNeverUsed_isValid() local 127 ApplicationsState.AppEntry app = in test_unusedApp_isValid() local 141 ApplicationsState.AppEntry app = in test_noThresholdFilter_unusedApp_isValid() local 155 ApplicationsState.AppEntry app = in test_unknownLastUse_isFilteredOut() local 170 ApplicationsState.AppEntry app = in test_noThresholdFilter_unknownLastUse_isFilteredOut() local 185 ApplicationsState.AppEntry app = in test_oldAppRecentlyUsed_isNotValid() local 200 ApplicationsState.AppEntry app = in test_noThresholdFilter_oldAppRecentlyUsed_isValid() local 215 ApplicationsState.AppEntry app = in test_oldUnusedApp_isValid() local [all …]
|
D | AppsAsyncLoaderTest.java | 79 ShadowApplication app = Shadows.shadowOf(RuntimeEnvironment.application); in setUp() local 117 AppsAsyncLoader.PackageInfo app = in test_appInstalledSameDayNeverUsed_isInvalid() local 125 AppsAsyncLoader.PackageInfo app = in test_noThresholdFilter_appInstalledSameDayNeverUsed_isValid() local 133 AppsAsyncLoader.PackageInfo app = in test_unusedApp_isValid() local 141 AppsAsyncLoader.PackageInfo app = in test_noThresholdFilter_unusedApp_isValid() local 149 AppsAsyncLoader.PackageInfo app = createPackage(PACKAGE_NAME, -1, 90); in test_unknownLastUse_isFilteredOut() local 156 AppsAsyncLoader.PackageInfo app = createPackage(PACKAGE_NAME, -1, 90); in test_noThresholdFilter_unknownLastUse_isFilteredOut() local 163 AppsAsyncLoader.PackageInfo app = createPackage(PACKAGE_NAME, 1, 200); in test_oldAppRecentlyUsed_isNotValid() local 170 AppsAsyncLoader.PackageInfo app = createPackage(PACKAGE_NAME, 1, 200); in test_noThresholdFilter_oldAppRecentlyUsed_isValid() local 177 AppsAsyncLoader.PackageInfo app = createPackage(PACKAGE_NAME, 199, 200); in test_oldUnusedApp_isValid() local [all …]
|
D | AppDeletionPreferenceTest.java | 49 PackageInfo app = in testPreferenceSummary() local 68 PackageInfo app = in testTwoDayPreferenceSummary() local 87 PackageInfo app = in testYesterdayPreferenceSummary() local 106 PackageInfo app = in testTodayPreferenceSummary() local 125 PackageInfo app = in testNeverUsedPreferenceSummary() local 144 PackageInfo app = in testUnknownLastUsePreferenceSummary() local 164 PackageInfo app = in testSizeSummary() local
|
/packages/apps/Settings/tests/spa_unit/src/com/android/settings/spa/app/appinfo/ |
D | AppArchiveButtonTest.kt | 74 val app = ApplicationInfo().apply { in appArchiveButton_whenIsArchived_isDisabled() constant 87 val app = ApplicationInfo().apply { in appArchiveButton_whenIsNotAppArchivable_isDisabled() constant 100 val app = ApplicationInfo().apply { in appArchiveButton_whenIsHibernationSwitchDisabled_isDisabled() constant 114 val app = ApplicationInfo().apply { in appArchiveButton_whenPackageIsNotFound_isDisabled() constant 127 val app = ApplicationInfo().apply { in appArchiveButton_displaysRightTextAndIcon() constant 141 val app = ApplicationInfo().apply { in appArchiveButton_clicked() constant
|
D | AppDisableButtonTest.kt | 101 val app = enabledSystemApp { in getActionButton_signedWithPlatformKey_cannotDisable() constant 112 val app = enabledSystemApp { in getActionButton_isResourceOverlay_cannotDisable() constant 124 val app = enabledSystemApp() in getActionButton_isKeepEnabledPackages_cannotDisable() constant 136 val app = enabledSystemApp() in getActionButton_isEssentialPackage_cannotDisable() constant 147 val app = enabledSystemApp() in getActionButton_isProfileOrDeviceOwner_cannotDisable() constant 156 val app = enabledSystemApp() in getActionButton_regularEnabledSystemApp_canDisable() constant
|
D | AppInfoSettingsMoreOptionsTest.kt | 142 val app = ApplicationInfo().apply { in uninstallUpdates_updatedSystemAppAndUserAdmin_displayed() constant 158 val app = ApplicationInfo().apply { in uninstallForAllUsers_regularAppAndPrimaryUser_displayed() constant 176 val app = ApplicationInfo().apply { in uninstallForAllUsers_appHiddenNotInQuietModeAndPrimaryUser_displayed() constant 197 val app = ApplicationInfo().apply { in uninstallForAllUsers_appHiddenInQuietModeAndPrimaryUser_notDisplayed() constant 221 val app = ApplicationInfo().apply { in shouldShowAccessRestrictedSettings_appOp() constant 250 val app = ApplicationInfo().apply { in shouldShowAccessRestrictedSettings() constant
|
D | AppRestoreButtonTest.kt | 69 val app = ApplicationInfo().apply { in appRestoreButton_whenIsNotArchived_isDisabled() constant 81 val app = ApplicationInfo().apply { in appRestoreButton_whenIsArchived_isEnabled() constant 93 val app = ApplicationInfo().apply { in appRestoreButton_displaysRightTextAndIcon() constant 107 val app = ApplicationInfo().apply { in appRestoreButton_clicked() constant
|
D | AppButtonRepositoryTest.kt | 135 val app = ApplicationInfo().apply { in uninstallDisallowedDueToHomeApp_isNotSystemAndIsCurrentHomeAndHasOnlyOneHomeApp() constant 152 val app = ApplicationInfo().apply { in uninstallDisallowedDueToHomeApp_isNotSystemAndIsCurrentHomeAndHasOtherHomeApps() constant 169 val app = ApplicationInfo().apply { in uninstallDisallowedDueToHomeApp_isSystemAndIsCurrentHomeAndHasOtherHomeApps() constant
|
D | TopBarAppLaunchButtonTest.kt | 84 val app = ApplicationInfo().apply { in topBarAppLaunchButton_isDisplayed() constant 97 val app = ApplicationInfo().apply { in topBarAppLaunchButton_opensApp() constant
|
/packages/apps/Settings/src/com/android/settings/applications/defaultapps/ |
D | DefaultAppPreferenceController.java | 60 final DefaultAppInfo app = getDefaultAppInfo(); in updateState() local 92 private void mayUpdateGearIcon(DefaultAppInfo app, Preference preference) { in mayUpdateGearIcon() 130 final DefaultAppInfo app = getDefaultAppInfo(); in getDefaultAppIcon() local 141 final DefaultAppInfo app = getDefaultAppInfo(); in getDefaultAppLabel() local 152 final DefaultAppInfo app = getDefaultAppInfo(); in getDefaultAppSummary() local
|
/packages/modules/ImsMedia/test/ |
D | README.md | 18 #### 2.1 Install test app from out folder and run 23 #### 2.2 Modify manifest file 39 #### 2.3 Push imsmediahal apk into device from out folder
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
D | SwitchWithSoundPreference.java | 37 TvSettingsApplication app = (TvSettingsApplication) context.getApplicationContext(); in SwitchWithSoundPreference() local 44 TvSettingsApplication app = (TvSettingsApplication) context.getApplicationContext(); in SwitchWithSoundPreference() local 50 TvSettingsApplication app = (TvSettingsApplication) context.getApplicationContext(); in SwitchWithSoundPreference() local
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/topics/ |
D | TopicsWorker.java | 195 public GetTopicsResult getTopics(@NonNull String app, @NonNull String sdk) { in getTopics() 263 public void recordUsage(@NonNull String app, @NonNull String sdk) { in recordUsage() 396 private void handleSdkTopicsAssignment(@NonNull String app, @NonNull String sdk) { in handleSdkTopicsAssignment() 421 private List<Topic> getExistingTopicsForAppSdk(@NonNull String app, @NonNull String sdk) { in getExistingTopicsForAppSdk()
|
/packages/apps/Settings/src/com/android/settings/applications/ |
D | AppStatePowerBridge.java | 45 AppEntry app = apps.get(i); in loadAllExtraInfo() local 52 protected void updateExtraInfo(AppEntry app, String pkg, int uid) { in updateExtraInfo()
|
D | AppStateClonedAppsBridge.java | 70 ApplicationsState.AppEntry app = allApps.get(i); in loadAllExtraInfo() local 76 protected void updateExtraInfo(AppEntry app, String pkg, int uid) { in updateExtraInfo()
|
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/settings/viewadatpors/ |
D | AppsListViewAdapter.java | 109 App app, in initAppItem() 121 private void prepareAppName(App app, Context context) { in prepareAppName() 125 private void prepareAppImageView(App app, Context context) { in prepareAppImageView()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapAccountLoader.java | 104 BluetoothMapAccountItem app = createAppItem(rInfo, includeIcon, msgType); in parsePackages() local 149 BluetoothMapAccountItem app = in createAppItem() local 169 public ArrayList<BluetoothMapAccountItem> parseAccounts(BluetoothMapAccountItem app) { in parseAccounts()
|
D | BluetoothMapAppObserver.java | 86 BluetoothMapAccountItem app = getApp(packageNameWithProvider); in handleAccountChanges() local 167 public void registerObserver(BluetoothMapAccountItem app) { in registerObserver() 205 public void unregisterObserver(BluetoothMapAccountItem app) { in unregisterObserver()
|
/packages/apps/Settings/src/com/android/settings/notification/zen/ |
D | ZenModePeopleSettings.java | 44 final Application app; in createPreferenceControllers() local 56 Lifecycle lifecycle, Application app, Fragment host, FragmentManager fragmentManager, in buildPreferenceControllers()
|
D | ZenModeBypassingAppsSettings.java | 44 final Application app; in createPreferenceControllers() local 54 Application app, Fragment host, NotificationBackend notificationBackend) { in buildPreferenceControllers()
|
/packages/apps/Settings/src/com/android/settings/notification/modes/ |
D | ZenModeSelectBypassingAppsFragment.java | 45 final Application app; in createPreferenceControllers() local 55 @Nullable Application app, @Nullable Fragment host, in buildPreferenceControllers()
|
/packages/apps/Car/Settings/src/com/android/car/settings/applications/defaultapps/ |
D | DefaultAppEntryBasePreferenceController.java | 79 DefaultAppInfo app = getCurrentDefaultAppInfo(); in getDefaultAppIcon() local 87 DefaultAppInfo app = getCurrentDefaultAppInfo(); in getDefaultAppLabel() local
|
/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/cache/ |
D | IconCacheUpdateHandler.java | 112 T app = apps.get(i); in updateIcons() local 119 componentMap.put(cachingLogic.getComponent(app), app); in updateIcons() local 182 T app = componentMap.remove(component); in updateIconsPerUser() local 272 T app = mAppsToUpdate.pop(); in run() local 288 T app = mAppsToAdd.pop(); in run() local
|
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/ |
D | HiltTestRunner.kt | 33 val app = super.newApplication(cl, HiltTestApplication::class.java.name, context) in newApplication() constant
|
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/settings/viewmodels/ |
D | BlockedAppsViewModel.java | 85 public void restoreAppConsent(App app) throws IOException { in restoreAppConsent() 118 public void restoreAppConsentButtonClickHandler(App app) { in restoreAppConsentButtonClickHandler()
|