HomeSort by relevance Sort by last modified time
    Searched refs:AndroidRuntime (Results 126 - 143 of 143) sorted by null

1 2 3 4 56

  /frameworks/base/core/jni/android/graphics/
Graphics.cpp 11 #include <android_runtime/AndroidRuntime.h>
Paint.cpp 24 #include <android_runtime/AndroidRuntime.h>
    [all...]
  /frameworks/base/core/jni/
android_bluetooth_BluetoothSocket.cpp 21 #include "android_runtime/AndroidRuntime.h"
583 return AndroidRuntime::registerNativeMethods(env,
android_util_AssetManager.cpp 31 #include <android_runtime/AndroidRuntime.h>
    [all...]
android_text_format_Time.cpp 25 #include "android_runtime/AndroidRuntime.h"
687 return AndroidRuntime::registerNativeMethods(env, "android/text/format/Time", gMethods, NELEM(gMethods));
android_view_MotionEvent.cpp 21 #include <android_runtime/AndroidRuntime.h>
    [all...]
android_opengl_GLES10.cpp 22 #include <android_runtime/AndroidRuntime.h>
    [all...]
android_opengl_GLES11.cpp 22 #include <android_runtime/AndroidRuntime.h>
    [all...]
android_opengl_GLES11Ext.cpp 22 #include <android_runtime/AndroidRuntime.h>
    [all...]
android_server_BluetoothEventLoop.cpp 20 #include "android_runtime/AndroidRuntime.h"
    [all...]
android_server_BluetoothService.cpp 30 #include "android_runtime/AndroidRuntime.h"
    [all...]
android_opengl_GLES20.cpp 22 #include <android_runtime/AndroidRuntime.h>
    [all...]
com_google_android_gles_jni_GLImpl.cpp 22 #include <android_runtime/AndroidRuntime.h>
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDevice.cpp 30 #include "android_runtime/AndroidRuntime.h"
626 return AndroidRuntime::registerNativeMethods(env,
  /frameworks/base/services/jni/
com_android_server_InputManager.cpp 31 #include <android_runtime/AndroidRuntime.h>
265 return AndroidRuntime::getJNIEnv();
    [all...]
  /external/svox/pico/tts/
com_svox_picottsengine.cpp 42 #include <android_runtime/AndroidRuntime.h>
    [all...]
  /frameworks/base/core/jni/android/opengl/
util.cpp 32 #include "android_runtime/AndroidRuntime.h"
1062 result = AndroidRuntime::registerNativeMethods(env,
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 40 #include "android_runtime/AndroidRuntime.h"
    [all...]

Completed in 3153 milliseconds

1 2 3 4 56