Home
last modified time | relevance | path

Searched refs:setCrossProfileContactsSearchDisabled (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/docs/html-intl/intl/zh-cn/preview/features/
Dafw.jd249 <code>DevicePolicyManager.setCrossProfileContactsSearchDisabled()</code>
/frameworks/base/docs/html-intl/intl/ja/preview/features/
Dafw.jd245 <code>DevicePolicyManager.setCrossProfileContactsSearchDisabled()</code>
/frameworks/base/docs/html-intl/intl/ko/preview/features/
Dafw.jd245 <code>DevicePolicyManager.setCrossProfileContactsSearchDisabled()</code>
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl222 void setCrossProfileContactsSearchDisabled(in ComponentName who, boolean disabled); in setCrossProfileContactsSearchDisabled() method
DDevicePolicyManager.java4390 public void setCrossProfileContactsSearchDisabled(@NonNull ComponentName admin, in setCrossProfileContactsSearchDisabled() method in DevicePolicyManager
4395 mService.setCrossProfileContactsSearchDisabled(admin, disabled); in setCrossProfileContactsSearchDisabled()
/frameworks/base/docs/html-intl/intl/in/preview/features/
Dafw.jd245 <code>DevicePolicyManager.setCrossProfileContactsSearchDisabled()</code>
/frameworks/base/docs/html/preview/features/
Dafw.jd248 <code>DevicePolicyManager.setCrossProfileContactsSearchDisabled()</code>
/frameworks/base/docs/html-intl/intl/pt-br/preview/features/
Dafw.jd245 <code>DevicePolicyManager.setCrossProfileContactsSearchDisabled()</code>
/frameworks/base/docs/html-intl/intl/es/preview/features/
Dafw.jd245 <code>DevicePolicyManager.setCrossProfileContactsSearchDisabled()</code>
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java7611 public void setCrossProfileContactsSearchDisabled(ComponentName who, boolean disabled) { in setCrossProfileContactsSearchDisabled() method in DevicePolicyManagerService
/frameworks/base/api/
Dcurrent.txt5982 … method public void setCrossProfileContactsSearchDisabled(android.content.ComponentName, boolean);
Dtest-current.txt5988 … method public void setCrossProfileContactsSearchDisabled(android.content.ComponentName, boolean);
Dsystem-current.txt6146 … method public void setCrossProfileContactsSearchDisabled(android.content.ComponentName, boolean);