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 141 if (!isEventLoopRunningNative()) {
148 if (isEventLoopRunningNative()) {
155 return isEventLoopRunningNative();
645 private native boolean isEventLoopRunningNative();
  /frameworks/base/core/jni/
android_server_BluetoothEventLoop.cpp 715 static jboolean isEventLoopRunningNative(JNIEnv *env, jobject object) {
    [all...]

Completed in 26 milliseconds