OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:listInState
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/server/
BluetoothService.java
334
for (String address : mBondState.
listInState
(BluetoothDevice.BOND_BONDING)) {
709
/*package*/ synchronized String[]
listInState
(int state) {
[
all
...]
BluetoothEventLoop.java
99
mBluetoothService.getBondState().
listInState
(BluetoothDevice.BOND_BONDING);
Completed in 22 milliseconds