Searched refs:getSystemUpdatePolicy (Results 1 – 7 of 7) sorted by relevance
61 assertNull(owners.getSystemUpdatePolicy()); in testUpgrade01()78 assertNull(owners.getSystemUpdatePolicy()); in testUpgrade01()116 assertNull(owners.getSystemUpdatePolicy()); in testUpgrade02()136 assertNull(owners.getSystemUpdatePolicy()); in testUpgrade02()171 assertNull(owners.getSystemUpdatePolicy()); in testUpgrade03()199 assertNull(owners.getSystemUpdatePolicy()); in testUpgrade03()252 assertNotNull(owners.getSystemUpdatePolicy()); in testUpgrade04()253 assertEquals(5, owners.getSystemUpdatePolicy().getPolicyType()); in testUpgrade04()284 assertNotNull(owners.getSystemUpdatePolicy()); in testUpgrade04()285 assertEquals(5, owners.getSystemUpdatePolicy().getPolicyType()); in testUpgrade04()[all …]
307 SystemUpdatePolicy getSystemUpdatePolicy() { in getSystemUpdatePolicy() method in Owners
9394 public SystemUpdatePolicy getSystemUpdatePolicy() { in getSystemUpdatePolicy() method in DevicePolicyManagerService9402 SystemUpdatePolicy policy = mOwners.getSystemUpdatePolicy(); in getSystemUpdatePolicy()
271 SystemUpdatePolicy getSystemUpdatePolicy(); in getSystemUpdatePolicy() method
6727 public @Nullable SystemUpdatePolicy getSystemUpdatePolicy() { in getSystemUpdatePolicy() method in DevicePolicyManager6731 return mService.getSystemUpdatePolicy(); in getSystemUpdatePolicy()
6313 method public android.app.admin.SystemUpdatePolicy getSystemUpdatePolicy();
6538 method public android.app.admin.SystemUpdatePolicy getSystemUpdatePolicy();