Searched refs:getCrossProfileContactsSearchDisabled (Results 1 – 9 of 9) sorted by relevance
72 !mDpm.getCrossProfileContactsSearchDisabled(currentHandle); in isCrossProfileAllowed()
263 when(mockDpm.getCrossProfileContactsSearchDisabled(Matchers.<UserHandle>any())) in getMockContext()
326 if (dpm.getCrossProfileContactsSearchDisabled(userHandle) in checkIfRemoteContactSearchDisallowed()
317 boolean getCrossProfileContactsSearchDisabled(in ComponentName who); in getCrossProfileContactsSearchDisabled() method
8897 public boolean getCrossProfileContactsSearchDisabled(@NonNull ComponentName admin) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager8901 return mService.getCrossProfileContactsSearchDisabled(admin); in getCrossProfileContactsSearchDisabled()8916 public boolean getCrossProfileContactsSearchDisabled(@NonNull UserHandle userHandle) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager
11861 public boolean getCrossProfileContactsSearchDisabled(ComponentName who) {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
2501 Landroid/app/admin/DevicePolicyManager;->getCrossProfileContactsSearchDisabled(Landroid/os/UserHand…2648 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCrossProfileContactsSearchDisabled(Landroid…3176 Landroid/app/admin/IDevicePolicyManager;->getCrossProfileContactsSearchDisabled(Landroid/content/Co…
7144 …method public boolean getCrossProfileContactsSearchDisabled(@NonNull android.content.ComponentName…