Home
last modified time | relevance | path

Searched refs:setApplicationInfo (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/
H A DApplicationActionButtonsPreferenceControllerTest.java156 setApplicationInfo(/* stopped= */ false, /* enabled= */ true, /* system= */ true); in onCreate_bundledApp_enabled_showDisableButton()
167 setApplicationInfo(/* stopped= */ false, /* enabled= */ false, /* system= */ true); in onCreate_bundledApp_disabled_showEnableButton()
178 setApplicationInfo(/* stopped= */ false, /* enabled= */ true, /* system= */ true); in onCreate_bundledApp_enabled_disableUntilUsed_showsEnableButton()
192 setApplicationInfo(/* stopped= */ false, /* enabled= */ true, /* system= */ true); in onCreate_bundledApp_homePackage_disablesDisableButton()
213 setApplicationInfo(/* stopped= */ false, /* enabled= */ true, /* system= */ true); in onCreate_bundledApp_systemPackage_disablesDisableButton()
224 setApplicationInfo(/* stopped= */ false, /* enabled= */ true, /* system= */ true); in onCreate_bundledApp_enabledApp_keepEnabledPackage_disablesDisableButton()
245 setApplicationInfo(/* stopped= */ false, /* enabled= */ true, /* system= */ false); in onCreate_notSystemApp_showUninstallButton()
256 setApplicationInfo(/* stopped= */ false, /* enabled= */ true, /* system= */ false); in onCreate_packageHasActiveAdmins_doesNotDisableUninstallButton()
268 setApplicationInfo(/* stopped= */ false, /* enabled= */ true, /* system= */ false); in onCreate_deviceProvisioningPackage_disablesUninstallButton()
433 setApplicationInfo(/* stopped= */ true, /* enabled= */ true, /* system= */ false); in onCreate_stopped_disablesForceStopButton()
[all …]
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
H A DNotificationUtilsTest.java71 setApplicationInfo(/* signedWithPlatformKey= */ true, /* isSystemApp= */ in onIsSystemPrivilegedOrPlatformKey_isPlatformKey_returnsTrue()
81 setApplicationInfo(/* signedWithPlatformKey= */ false, /* isSystemApp= */ in onIsSystemPrivilegedOrPlatformKey_isSystemPrivileged_returnsTrue()
91 setApplicationInfo(/* signedWithPlatformKey= */ false, /* isSystemApp= */ in onIsSystemPrivilegedOrPlatformKey_isSystemNotPrivileged_returnsFalse()
101 setApplicationInfo(/* signedWithPlatformKey= */ false, /* isSystemApp= */ in onIsSystemPrivilegedOrPlatformKey_isNeither_returnsFalse()
111 setApplicationInfo(/* signedWithPlatformKey= */ true, /* isSystemApp= */ in onIsSystemOrPlatformKey_isPlatformKey_returnsTrue()
121 setApplicationInfo(/* signedWithPlatformKey= */ false, /* isSystemApp= */ in onIsSystemOrPlatformKey_isSystemPrivileged_returnsTrue()
131 setApplicationInfo(/* signedWithPlatformKey= */ false, /* isSystemApp= */ in onIsSystemOrPlatformKey_isSystemNotPrivileged_returnsTrue()
141 setApplicationInfo(/* signedWithPlatformKey= */ false, /* isSystemApp= */ in onIsSystemOrPlatformKey_isNeither_returnsFalse()
151 setApplicationInfo(/* signedWithPlatformKey= */ false, /* isSystemApp= */ in onIsSystemApp_isPlatformKey_returnsTrue()
161 setApplicationInfo(/* signedWithPlatformKey= */ false, /* isSystemApp= */ in onIsSystemApp_isNotPlatformKey_returnsFalse()
[all …]
/aosp12/packages/apps/ManagedProvisioning/tests/robotests/src/com/android/managedprovisioning/provisioning/
H A DProvisioningActivityRoboTest.java313 .setApplicationInfo(ApplicationInfoBuilder.newBuilder() in activity_profileOwner_adminIntegrated_returnsIntermediateResult()
342 .setApplicationInfo(ApplicationInfoBuilder.newBuilder() in activity_deviceOwner_adminIntegrated_returnsIntermediateResult()
368 .setApplicationInfo(ApplicationInfoBuilder.newBuilder() in activity_deviceOwner_notAdminIntegrated_returnsOk()
/aosp12/frameworks/base/core/java/android/app/
H A DLoadedApk.java177 setApplicationInfo(aInfo); in LoadedApk()
335 setApplicationInfo(aInfo); in updateApplicationInfo()
380 private void setApplicationInfo(ApplicationInfo aInfo) { in setApplicationInfo() method in LoadedApk
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt2049 HSPLandroid/app/LoadedApk;->setApplicationInfo(Landroid/content/pm/ApplicationInfo;)V+]Landroid/con…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt2049 HSPLandroid/app/LoadedApk;->setApplicationInfo(Landroid/content/pm/ApplicationInfo;)V+]Landroid/con…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7398 Landroid/app/LoadedApk;->setApplicationInfo(Landroid/content/pm/ApplicationInfo;)V