Home
last modified time | relevance | path

Searched refs:getSystemUpdatePolicy (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DOwnersTest.java86 assertThat(owners.getSystemUpdatePolicy()).isNull(); in testUpgrade01()
113 assertThat(owners.getSystemUpdatePolicy()).isNull(); in testUpgrade01()
156 assertThat(owners.getSystemUpdatePolicy()).isNull(); in testUpgrade02()
180 assertThat(owners.getSystemUpdatePolicy()).isNull(); in testUpgrade02()
216 assertThat(owners.getSystemUpdatePolicy()).isNull(); in testUpgrade03()
248 assertThat(owners.getSystemUpdatePolicy()).isNull(); in testUpgrade03()
310 assertThat(owners.getSystemUpdatePolicy()).isNotNull(); in testUpgrade04()
346 assertThat(owners.getSystemUpdatePolicy()).isNotNull(); in testUpgrade04()
467 assertThat(owners.getSystemUpdatePolicy()).isNull(); in testUpgrade05()
490 assertThat(owners.getSystemUpdatePolicy()).isNull(); in testUpgrade05()
[all …]
H A DDevicePolicyManagerTest.java4855 assertThat(dpms.mOwners.getSystemUpdatePolicy()).isNull(); in testWipeDataManagedProfileOnOrganizationOwnedDevice()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl351 SystemUpdatePolicy getSystemUpdatePolicy(); in getSystemUpdatePolicy() method
H A DDevicePolicyManager.java10879 public @Nullable SystemUpdatePolicy getSystemUpdatePolicy() { in getSystemUpdatePolicy() method in DevicePolicyManager
10883 return mService.getSystemUpdatePolicy(); in getSystemUpdatePolicy()
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DOwners.java494 SystemUpdatePolicy getSystemUpdatePolicy() { in getSystemUpdatePolicy() method in Owners
H A DDevicePolicyManagerService.java6999 hasSystemUpdatePolicy = mOwners.getSystemUpdatePolicy() != null;
13454 public SystemUpdatePolicy getSystemUpdatePolicy() {
13456 SystemUpdatePolicy policy = mOwners.getSystemUpdatePolicy();
13489 final SystemUpdatePolicy policy = mOwners.getSystemUpdatePolicy();
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2716 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getSystemUpdatePolicy()Landroid/app/admin/Syst…
3243 Landroid/app/admin/IDevicePolicyManager;->getSystemUpdatePolicy()Landroid/app/admin/SystemUpdatePol…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt7201 method @Nullable public android.app.admin.SystemUpdatePolicy getSystemUpdatePolicy();
/aosp12/frameworks/base/services/
H A Dart-profile16835 HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getSystemUpdatePolicy()Landroid/app…
17272 HPLcom/android/server/devicepolicy/Owners;->getSystemUpdatePolicy()Landroid/app/admin/SystemUpdateP…