Home
last modified time | relevance | path

Searched refs:is_on_jni_thread (Results 1 – 4 of 4) sorted by relevance

/system/bt/btif/src/
Dbtif_profile_queue.cc188 CHECK(is_on_jni_thread()); in btif_queue_connect_next()
Dbtif_core.cc236 bool is_on_jni_thread() { in is_on_jni_thread() function
/system/bt/btif/include/
Dbtif_common.h180 extern bool is_on_jni_thread();
/system/bt/btif/test/
Dbtif_profile_queue_test.cc43 bool is_on_jni_thread() { return true; } in is_on_jni_thread() function