Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/util/
DDevicePolicyUtils.java36 final List<UserInfo> userInfoList = userManager.getProfiles(myUserId); in isBluetoothWorkContactSharingDisabled() local
39 for (UserInfo ui : userInfoList) { in isBluetoothWorkContactSharingDisabled()