Searched refs:CONNECTION_ACCESS_UNDEFINED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDeviceProfileState.java84 private static final int CONNECTION_ACCESS_UNDEFINED = -1; field in class:BluetoothDeviceProfileState
812 return CONNECTION_ACCESS_UNDEFINED;
839 first = CONNECTION_ACCESS_UNDEFINED;
961 setTrust(CONNECTION_ACCESS_UNDEFINED);

Completed in 141 milliseconds