Searched refs:sBluetoothGetStateCache (Results 1 – 1 of 1) sorted by relevance
1427 private static final IpcDataCache<IBluetooth, Integer> sBluetoothGetStateCache = field in BluetoothAdapter1433 sBluetoothGetStateCache.disableForCurrentProcess(); in disableBluetoothGetStateCache()1446 return sBluetoothGetStateCache.query(mService); in getStateInternal()