OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:method_onattributeread
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp
176
static jmethodID
method_onAttributeRead
;
560
sCallbackEnv->CallVoidMethod(mCallbacksObj,
method_onAttributeRead
,
680
method_onAttributeRead
= env->GetMethodID(clazz, "onAttributeRead", "(Ljava/lang/String;IIIIZ)V");
[
all
...]
Completed in 103 milliseconds