Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java276 updateOppLauncherComponentState(userId,
286 updateOppLauncherComponentState(userId, true); // Sharing disallowed
290 updateOppLauncherComponentState(userId, newRestrictions.getBoolean(
2770 private void updateOppLauncherComponentState(int userId, boolean bluetoothSharingDisallowed) { in updateOppLauncherComponentState() method in BluetoothManagerService
/aosp12/frameworks/base/services/
H A Dart-profile1193 PLcom/android/server/BluetoothManagerService;->updateOppLauncherComponentState(IZ)V