OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isEnabledNative
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/
android_server_BluetoothService.cpp
426
static jint
isEnabledNative
(JNIEnv *env, jobject object) {
893
{"
isEnabledNative
", "()I", (void *)
isEnabledNative
},
[
all
...]
/frameworks/base/core/java/android/server/
BluetoothService.java
168
if (
isEnabledNative
() == 1) {
[
all
...]
Completed in 79 milliseconds