OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCrossProfileContactsSearchDisabled
(Results
1 - 9
of
9
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
EnterprisePolicyGuard.java
72
!mDpm.
getCrossProfileContactsSearchDisabled
(currentHandle);
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/enterprise/
EnterprisePolicyGuardTest.java
262
when(mockDpm.
getCrossProfileContactsSearchDisabled
(Matchers.<UserHandle>any()))
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
RestrictedLockUtils.java
276
if (dpm.
getCrossProfileContactsSearchDisabled
(userHandle)
[
all
...]
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
ContactsTest.java
483
assertTrue(mDevicePolicyManager.
getCrossProfileContactsSearchDisabled
(
491
assertFalse(mDevicePolicyManager.
getCrossProfileContactsSearchDisabled
(
[
all
...]
/frameworks/base/core/java/android/app/admin/
IDevicePolicyManager.aidl
223
boolean
getCrossProfileContactsSearchDisabled
(in ComponentName who);
DevicePolicyManager.java
[
all
...]
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java
[
all
...]
/prebuilts/sdk/current/
android.jar
/prebuilts/sdk/system_current/
android.jar
Completed in 1084 milliseconds