Home
last modified time | relevance | path

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

/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
DUiBluetoothMonitor.java31 private static UiBluetoothMonitor sUiBluetoothMonitor; field in UiBluetoothMonitor
48 if (sUiBluetoothMonitor == null) { in init()
49 sUiBluetoothMonitor = new UiBluetoothMonitor(applicationContext); in init()
54 return sUiBluetoothMonitor; in init()
58 return sUiBluetoothMonitor; in get()
70 sUiBluetoothMonitor = null; in tearDown()