OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAutoPairingAttemptsInProgress
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/server/
BluetoothEventLoop.java
214
if (mBluetoothService.getBondState().
isAutoPairingAttemptsInProgress
(address)) {
222
mBluetoothService.getBondState().
isAutoPairingAttemptsInProgress
(address)) {
227
if (mBluetoothService.getBondState().
isAutoPairingAttemptsInProgress
(address)) {
BluetoothService.java
728
public synchronized boolean
isAutoPairingAttemptsInProgress
(String address) {
[
all
...]
Completed in 750 milliseconds