Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java282 updateOppLauncherComponentState(userId,
292 updateOppLauncherComponentState(userId, true); // Sharing disallowed
296 updateOppLauncherComponentState(userId, newRestrictions.getBoolean(
2748 private void updateOppLauncherComponentState(int userId, boolean bluetoothSharingDisallowed) { in updateOppLauncherComponentState() method in BluetoothManagerService
/frameworks/base/services/
Dart-profile1193 PLcom/android/server/BluetoothManagerService;->updateOppLauncherComponentState(IZ)V