Searched refs:matchesRemoteDpcQuery (Results 1 – 3 of 3) sorted by relevance
211 if (matchesRemoteDpcQuery(currentDeviceOwner, dpcQuery)) { in setAsDeviceOwner()306 if (matchesRemoteDpcQuery(currentProfileOwner, dpcQuery)) { in setAsProfileOwner()461 public static boolean matchesRemoteDpcQuery( in matchesRemoteDpcQuery() method in RemoteDpc
113 if (RemoteDpc.matchesRemoteDpcQuery(currentProfileOwner, dpcQueryMutable)) { in <lambda>()
129 if (RemoteDpc.matchesRemoteDpcQuery(currentDeviceOwner, dpcQueryMutable)) { in ensureHasDeviceOwner()