OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNBOND_REASON_AUTH_REJECTED
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
289
public static final int
UNBOND_REASON_AUTH_REJECTED
= 2;
/packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDeviceManager.java
211
case BluetoothDevice.
UNBOND_REASON_AUTH_REJECTED
:
Completed in 1298 milliseconds