Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl220 boolean getCrossProfileCallerIdDisabled(in ComponentName who); in getCrossProfileCallerIdDisabled() method
DDevicePolicyManager.java4350 public boolean getCrossProfileCallerIdDisabled(@NonNull ComponentName admin) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
4354 return mService.getCrossProfileCallerIdDisabled(admin); in getCrossProfileCallerIdDisabled()
4368 public boolean getCrossProfileCallerIdDisabled(UserHandle userHandle) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DRestrictedLockUtils.java277 && dpm.getCrossProfileCallerIdDisabled(userHandle)) { in checkIfRemoteContactSearchDisallowed()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java7589 public boolean getCrossProfileCallerIdDisabled(ComponentName who) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManagerService
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt424 NO DOC BLOCK: android.app.admin.DevicePolicyManager Method getCrossProfileCallerIdDisabled(android.…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5315 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);
/frameworks/base/api/
Dcurrent.txt5907 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);
Dtest-current.txt5913 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);
Dsystem-current.txt6060 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);