Searched refs:getSystemUpdatePolicy (Results 1 – 8 of 8) 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 …]
251 SystemUpdatePolicy getSystemUpdatePolicy(); in getSystemUpdatePolicy() method
5595 public SystemUpdatePolicy getSystemUpdatePolicy() { in getSystemUpdatePolicy() method in DevicePolicyManager5599 return mService.getSystemUpdatePolicy(); in getSystemUpdatePolicy()
300 SystemUpdatePolicy getSystemUpdatePolicy() { in getSystemUpdatePolicy() method in Owners
8206 public SystemUpdatePolicy getSystemUpdatePolicy() { in getSystemUpdatePolicy() method in DevicePolicyManagerService8214 SystemUpdatePolicy policy = mOwners.getSystemUpdatePolicy(); in getSystemUpdatePolicy()
5961 method public android.app.admin.SystemUpdatePolicy getSystemUpdatePolicy();
5955 method public android.app.admin.SystemUpdatePolicy getSystemUpdatePolicy();
6125 method public android.app.admin.SystemUpdatePolicy getSystemUpdatePolicy();