Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DRestrictedLockUtilsInternal.java396 && dpm.getCrossProfileCallerIdDisabled(userHandle)) { in checkIfRemoteContactSearchDisallowed()
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl339 boolean getCrossProfileCallerIdDisabled(in ComponentName who); in getCrossProfileCallerIdDisabled() method
DDevicePolicyManager.java10607 public boolean getCrossProfileCallerIdDisabled(@NonNull ComponentName admin) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
10611 return mService.getCrossProfileCallerIdDisabled(admin); in getCrossProfileCallerIdDisabled()
10634 public boolean getCrossProfileCallerIdDisabled(UserHandle userHandle) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java14307 public boolean getCrossProfileCallerIdDisabled(ComponentName who) { in getCrossProfileCallerIdDisabled() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/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/opt/setupwizard/tools/docs/
Dandroid-22.txt5315 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);
/frameworks/base/core/api/
Dcurrent.txt8015 …method @Deprecated public boolean getCrossProfileCallerIdDisabled(@NonNull android.content.Compone…