Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/util/
DDevicePolicyUtils.java32 final List<UserHandle> userHandleList = userManager.getAllProfiles(); in isBluetoothWorkContactSharingDisabled() local
35 for (UserHandle uh : userHandleList) { in isBluetoothWorkContactSharingDisabled()