Searched refs:sBluetoothPbapService (Results 1 – 1 of 1) sorted by relevance
173 private static BluetoothPbapService sBluetoothPbapService; field in BluetoothPbapService623 if (sBluetoothPbapService == null) { in getBluetoothPbapService()627 if (!sBluetoothPbapService.isAvailable()) { in getBluetoothPbapService()631 return sBluetoothPbapService; in getBluetoothPbapService()638 sBluetoothPbapService = instance; in setBluetoothPbapService()