Searched refs:sBluetoothOppService (Results 1 – 1 of 1) sorted by relevance
169 private static BluetoothOppService sBluetoothOppService; field in BluetoothOppService240 if (sBluetoothOppService == null) { in stop()283 if (sBluetoothOppService == null) { in getBluetoothOppService()287 if (!sBluetoothOppService.isAvailable()) { in getBluetoothOppService()291 return sBluetoothOppService; in getBluetoothOppService()298 sBluetoothOppService = instance; in setBluetoothOppService()