OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_PROTOCOL_MODE_CHANGED
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothInputDevice.java
76
public static final String
ACTION_PROTOCOL_MODE_CHANGED
=
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java
588
Intent intent = new Intent(BluetoothInputDevice.
ACTION_PROTOCOL_MODE_CHANGED
);
Completed in 865 milliseconds