Searched refs:BluetoothManagerService (Results 1 – 6 of 6) sorted by relevance
46 @Mock BluetoothManagerService mBluetoothManagerService;57 doNothing().when(mHelper).onAirplaneModeChanged(any(BluetoothManagerService.class)); in setUp()93 BluetoothManagerService.BLUETOOTH_ON_AIRPLANE); in testHandleAirplaneModeChange_NotInvokeAirplaneModeChanged_NotPopToast()107 BluetoothManagerService.BLUETOOTH_ON_AIRPLANE); in testHandleAirplaneModeChange_NotInvokeAirplaneModeChanged_PopToast()
54 private final BluetoothManagerService mBluetoothManager;60 BluetoothAirplaneModeListener(BluetoothManagerService service, Looper looper, Context context) { in BluetoothAirplaneModeListener()124 BluetoothManagerService.BLUETOOTH_ON_AIRPLANE); in handleAirplaneModeChange()218 public void onAirplaneModeChanged(BluetoothManagerService managerService) { in onAirplaneModeChanged()
25 private BluetoothManagerService mBluetoothManagerService;30 mBluetoothManagerService = new BluetoothManagerService(context); in BluetoothService()
88 class BluetoothManagerService extends IBluetoothManager.Stub { class446 BluetoothManagerService(Context context) { in BluetoothManagerService() method in BluetoothManagerService
636 HSPLcom/android/server/BluetoothManagerService$1;->onBluetoothStateChange(II)V637 HSPLcom/android/server/BluetoothManagerService$2;->onUserRestrictionsChanged(ILandroid/os/Bundle;La…638 PLcom/android/server/BluetoothManagerService$3;->onChange(Z)V639 HSPLcom/android/server/BluetoothManagerService$4;->onReceive(Landroid/content/Context;Landroid/cont…640 PLcom/android/server/BluetoothManagerService$ActiveLog;->toString()Ljava/lang/String;641 HSPLcom/android/server/BluetoothManagerService$BluetoothHandler;->handleMessage(Landroid/os/Message…642 HSPLcom/android/server/BluetoothManagerService$BluetoothServiceConnection;->onServiceConnected(Land…643 PLcom/android/server/BluetoothManagerService$ClientDeathRecipient;->binderDied()V644 PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->access$2000(Lcom/android/s…645 HSPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->access$3300(Lcom/android…[all …]
1523 * services/core/java/com/android/server/BluetoothManagerService.java