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.java314 && dpm.getCrossProfileCallerIdDisabled(userHandle)) { in checkIfRemoteContactSearchDisallowed()
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl308 boolean getCrossProfileCallerIdDisabled(in ComponentName who); in getCrossProfileCallerIdDisabled() method
DDevicePolicyManager.java8749 public boolean getCrossProfileCallerIdDisabled(@NonNull ComponentName admin) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
8753 return mService.getCrossProfileCallerIdDisabled(admin); in getCrossProfileCallerIdDisabled()
8767 public boolean getCrossProfileCallerIdDisabled(UserHandle userHandle) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java11615 public boolean getCrossProfileCallerIdDisabled(ComponentName who) {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2500 Landroid/app/admin/DevicePolicyManager;->getCrossProfileCallerIdDisabled(Landroid/os/UserHandle;)Z
2646 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCrossProfileCallerIdDisabled(Landroid/conte…
3174 Landroid/app/admin/IDevicePolicyManager;->getCrossProfileCallerIdDisabled(Landroid/content/Componen…
/frameworks/base/core/api/
Dcurrent.txt7136 method public boolean getCrossProfileCallerIdDisabled(@NonNull android.content.ComponentName);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5315 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);