HomeSort by relevance Sort by last modified time
    Searched refs:isEventLoopRunningNative (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 125 if (!isEventLoopRunningNative()) {
132 if (isEventLoopRunningNative()) {
139 return isEventLoopRunningNative();
613 private native boolean isEventLoopRunningNative();
  /frameworks/base/core/jni/
android_server_BluetoothEventLoop.cpp 723 static jboolean isEventLoopRunningNative(JNIEnv *env, jobject object) {
    [all...]

Completed in 259 milliseconds