Searched refs:GET_BOND_STATE_API (Results 1 – 1 of 1) sorted by relevance
1927 private static final String GET_BOND_STATE_API = "BluetoothDevice_getBondState"; field in BluetoothDevice1930 new BluetoothCache<>(GET_BOND_STATE_API, mBluetoothBondQuery);1939 invalidateCache(GET_BOND_STATE_API); in invalidateBluetoothGetBondStateCache()