Searched refs:sIsPanReady (Results 1 – 1 of 1) sorted by relevance
44 private static boolean sIsPanReady = false; field in BluetoothPanFacade59 sIsPanReady = true; in onServiceConnected()64 sIsPanReady = false; in onServiceDisconnected()86 return sIsPanReady; in bluetoothPanIsReady()96 if (!sIsPanReady || sPanProfile == null) { in bluetoothPanIsTetheringOn()