OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getInputDeviceConnectionState
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/server/
BluetoothInputProfileHandler.java
68
getInputDeviceConnectionState
(device) != BluetoothInputDevice.STATE_DISCONNECTED ||
96
getInputDeviceConnectionState
(device) == BluetoothInputDevice.STATE_DISCONNECTED) {
119
int
getInputDeviceConnectionState
(BluetoothDevice device) {
156
int inputDeviceState =
getInputDeviceConnectionState
(device);
BluetoothService.java
[
all
...]
Completed in 5418 milliseconds