Home
last modified time | relevance | path

Searched defs:hasAffiliationWithDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DDeviceStateCache.java56 public boolean hasAffiliationWithDevice(int userId) { in hasAffiliationWithDevice() method in DeviceStateCache
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDeviceStateCacheImpl.java84 public boolean hasAffiliationWithDevice(int userId) { in hasAffiliationWithDevice() method in DeviceStateCacheImpl