Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java287 sendDisableMsg(BluetoothProtoEnums.ENABLE_DISABLE_REASON_DISALLOWED,
398 sendDisableMsg(BluetoothProtoEnums.ENABLE_DISABLE_REASON_AIRPLANE_MODE, in onAirplaneModeChanged()
1206 sendDisableMsg(BluetoothProtoEnums.ENABLE_DISABLE_REASON_APPLICATION_REQUEST, in disable()
2034 sendDisableMsg( in handleMessage()
2656 private void sendDisableMsg(int reason, String packageName) { in sendDisableMsg() method in BluetoothManagerService
/aosp12/frameworks/base/services/
H A Dart-profile1183 PLcom/android/server/BluetoothManagerService;->sendDisableMsg(ILjava/lang/String;)V