Searched refs:GET_STATE_API (Results 1 – 1 of 1) sorted by relevance
1392 private static final String GET_STATE_API = "BluetoothAdapter_getState"; field in BluetoothAdapter1395 new BluetoothCache<>(GET_STATE_API, sBluetoothGetStateQuery);1405 invalidateCache(GET_STATE_API); in invalidateBluetoothGetStateCache()