OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleDebugAction
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDebugUtils.java
71
static boolean
handleDebugAction
(GattService svc, Intent intent) {
75
Log.d(TAG, "
handleDebugAction
() action=" + action);
GattService.java
205
if (GattDebugUtils.
handleDebugAction
(this, intent)) {
[
all
...]
Completed in 184 milliseconds