Searched refs:bluetoothSharingDisallowed (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java2114 * @param bluetoothSharingDisallowed whether bluetooth sharing is disallowed.
2116 private void updateOppLauncherComponentState(int userId, boolean bluetoothSharingDisallowed) { argument
2119 final int newState = bluetoothSharingDisallowed

Completed in 89 milliseconds