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 161 if (!isEventLoopRunningNative()) {
168 if (isEventLoopRunningNative()) {
175 return isEventLoopRunningNative();
    [all...]
  /frameworks/base/core/jni/
android_server_BluetoothEventLoop.cpp 820 static jboolean isEventLoopRunningNative(JNIEnv *env, jobject object) {
    [all...]

Completed in 764 milliseconds