Home
last modified time | relevance | path

Searched refs:getCrossProfileCallerIdDisabled (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DRestrictedLockUtilsInternal.java305 && dpm.getCrossProfileCallerIdDisabled(userHandle)) { in checkIfRemoteContactSearchDisallowed()
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl272 boolean getCrossProfileCallerIdDisabled(in ComponentName who); in getCrossProfileCallerIdDisabled() method
DDevicePolicyManager.java6818 public boolean getCrossProfileCallerIdDisabled(@NonNull ComponentName admin) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
6822 return mService.getCrossProfileCallerIdDisabled(admin); in getCrossProfileCallerIdDisabled()
6836 public boolean getCrossProfileCallerIdDisabled(UserHandle userHandle) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java10482 public boolean getCrossProfileCallerIdDisabled(ComponentName who) { in getCrossProfileCallerIdDisabled() method
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt2750 Landroid/app/admin/DevicePolicyManager;->getCrossProfileCallerIdDisabled(Landroid/os/UserHandle;)Z
2902 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCrossProfileCallerIdDisabled(Landroid/conte…
3434 Landroid/app/admin/IDevicePolicyManager;->getCrossProfileCallerIdDisabled(Landroid/content/Componen…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5315 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);
/frameworks/base/api/
Dcurrent.txt6653 method public boolean getCrossProfileCallerIdDisabled(@NonNull android.content.ComponentName);