Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl185 boolean getCrossProfileCallerIdDisabled(in ComponentName who); in getCrossProfileCallerIdDisabled() method
DDevicePolicyManager.java2775 public boolean getCrossProfileCallerIdDisabled(ComponentName who) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
2778 return mService.getCrossProfileCallerIdDisabled(who); in getCrossProfileCallerIdDisabled()
2792 public boolean getCrossProfileCallerIdDisabled(UserHandle userHandle) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5202 public boolean getCrossProfileCallerIdDisabled(ComponentName who) { in getCrossProfileCallerIdDisabled() method in DevicePolicyManagerService
/frameworks/base/docs/html/sdk/api_diff/preview-21/
DmissingSinces.txt220 NO DOC BLOCK: android.app.admin.DevicePolicyManager Method getCrossProfileCallerIdDisabled(android.…
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt424 NO DOC BLOCK: android.app.admin.DevicePolicyManager Method getCrossProfileCallerIdDisabled(android.…
/frameworks/base/api/
Dsystem-current.txt5443 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);
Dcurrent.txt5315 method public boolean getCrossProfileCallerIdDisabled(android.content.ComponentName);