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

  /frameworks/base/core/jni/
android_server_BluetoothService.cpp 63 extern event_loop_native_data_t *get_EventLoop_native_data(JNIEnv *,
127 get_EventLoop_native_data(env, env->GetObjectField(object,
144 get_EventLoop_native_data(env, env->GetObjectField(object,
338 get_EventLoop_native_data(env, eventLoop);
374 get_EventLoop_native_data(env, eventLoop);
410 get_EventLoop_native_data(env, eventLoop);
899 get_EventLoop_native_data(env, eventLoop);
    [all...]
android_server_BluetoothEventLoop.cpp 78 native_data_t *get_EventLoop_native_data(JNIEnv *env, jobject object) {
    [all...]

Completed in 143 milliseconds