Searched refs:hasAffiliationWithDevice (Results 1 – 3 of 3) sorted by relevance
56 public boolean hasAffiliationWithDevice(int userId) { in hasAffiliationWithDevice() method in DeviceStateCache
84 public boolean hasAffiliationWithDevice(int userId) { in hasAffiliationWithDevice() method in DeviceStateCacheImpl
5608 && DeviceStateCache.getInstance().hasAffiliationWithDevice(UserHandle.getUserId(uid)); in isAffiliatedProfileOwner()