HomeSort by relevance Sort by last modified time
    Searched full:getbluetoothcontactsharingdisabled (Results 1 - 14 of 14) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/util/
DevicePolicyUtils.java 43 return dpm.getBluetoothContactSharingDisabled(new UserHandle(ui.id));
49 // Now we support getBluetoothContactSharingDisabled() for managed profile only
50 // TODO: Make primary profile can also support getBluetoothContactSharingDisabled()
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
EnterprisePolicyGuard.java 74 !mDpm.getBluetoothContactSharingDisabled(currentHandle);
  /frameworks/base/core/java/android/app/admin/
IDevicePolicyManager.aidl 272 boolean getBluetoothContactSharingDisabled(in ComponentName who);
DevicePolicyManager.java     [all...]
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
ContactsTest.java 507 assertFalse(mDevicePolicyManager.getBluetoothContactSharingDisabled(
511 assertTrue(mDevicePolicyManager.getBluetoothContactSharingDisabled(
    [all...]
  /frameworks/base/config/
hiddenapi-private-dex.txt     [all...]
hiddenapi-public-dex.txt     [all...]
  /development/sdk/
api-versions.xml     [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]
  /prebuilts/sdk/api/
23.txt     [all...]
24.txt     [all...]
25.txt     [all...]
  /prebuilts/sdk/system-api/
23.txt     [all...]
24.txt     [all...]

Completed in 542 milliseconds