Home
last modified time | relevance | path

Searched refs:getCrossProfileContactsSearchDisabled (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/docs/html-intl/intl/zh-cn/preview/features/
Dafw.jd253 <code>DevicePolicyManager.getCrossProfileContactsSearchDisabled()</code>
/frameworks/base/docs/html-intl/intl/ja/preview/features/
Dafw.jd249 <code>DevicePolicyManager.getCrossProfileContactsSearchDisabled()</code>
/frameworks/base/docs/html-intl/intl/ko/preview/features/
Dafw.jd249 <code>DevicePolicyManager.getCrossProfileContactsSearchDisabled()</code>
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl223 boolean getCrossProfileContactsSearchDisabled(in ComponentName who); in getCrossProfileContactsSearchDisabled() method
DDevicePolicyManager.java4412 public boolean getCrossProfileContactsSearchDisabled(@NonNull ComponentName admin) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager
4416 return mService.getCrossProfileContactsSearchDisabled(admin); in getCrossProfileContactsSearchDisabled()
4431 public boolean getCrossProfileContactsSearchDisabled(@NonNull UserHandle userHandle) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManager
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DRestrictedLockUtils.java276 if (dpm.getCrossProfileContactsSearchDisabled(userHandle) in checkIfRemoteContactSearchDisallowed()
/frameworks/base/docs/html-intl/intl/in/preview/features/
Dafw.jd249 <code>DevicePolicyManager.getCrossProfileContactsSearchDisabled()</code>
/frameworks/base/docs/html/preview/features/
Dafw.jd252 <code>DevicePolicyManager.getCrossProfileContactsSearchDisabled()</code>
/frameworks/base/docs/html-intl/intl/pt-br/preview/features/
Dafw.jd249 <code>DevicePolicyManager.getCrossProfileContactsSearchDisabled()</code>
/frameworks/base/docs/html-intl/intl/es/preview/features/
Dafw.jd249 <code>DevicePolicyManager.getCrossProfileContactsSearchDisabled()</code>
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java7627 public boolean getCrossProfileContactsSearchDisabled(ComponentName who) { in getCrossProfileContactsSearchDisabled() method in DevicePolicyManagerService
/frameworks/base/api/
Dcurrent.txt5908 method public boolean getCrossProfileContactsSearchDisabled(android.content.ComponentName);
Dtest-current.txt5914 method public boolean getCrossProfileContactsSearchDisabled(android.content.ComponentName);
Dsystem-current.txt6061 method public boolean getCrossProfileContactsSearchDisabled(android.content.ComponentName);