HomeSort by relevance Sort by last modified time
    Searched refs:JNIEnv (Results 26 - 50 of 1141) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/content/browser/android/
load_url_params.h 12 bool RegisterLoadUrlParams(JNIEnv* env);
content_video_view.h 39 static bool RegisterContentVideoView(JNIEnv* env);
46 int GetVideoWidth(JNIEnv*, jobject obj) const;
47 int GetVideoHeight(JNIEnv*, jobject obj) const;
48 int GetDurationInMilliSeconds(JNIEnv*, jobject obj) const;
49 int GetCurrentPosition(JNIEnv*, jobject obj) const;
50 bool IsPlaying(JNIEnv*, jobject obj);
51 void UpdateMediaMetadata(JNIEnv*, jobject obj);
56 void ExitFullscreen(JNIEnv*, jobject, jboolean release_media_player);
59 void SeekTo(JNIEnv*, jobject obj, jint msec);
60 void Play(JNIEnv*, jobject obj)
    [all...]
  /external/chromium_org/content/browser/
power_save_blocker_android.h 9 bool RegisterPowerSaveBlocker(JNIEnv* env);
  /external/chromium_org/content/common/android/
trace_event_binding.h 10 extern bool RegisterTraceEvent(JNIEnv* env);
  /external/chromium_org/net/android/
gurl_utils.h 12 bool RegisterGURLUtils(JNIEnv* env);
  /external/chromium_org/ui/base/clipboard/
clipboard_android_initialization.h 18 bool RegisterClipboardAndroid(JNIEnv* env);
  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_keyboard_ProximityInfo.h 23 int register_ProximityInfo(JNIEnv *env);
com_android_inputmethod_latin_BinaryDictionary.h 23 int register_BinaryDictionary(JNIEnv *env);
com_android_inputmethod_latin_DicTraverseSession.h 23 int register_DicTraverseSession(JNIEnv *env);
com_android_inputmethod_latin_makedict_Ver3DictDecoder.h 23 int register_Ver3DictDecoder(JNIEnv *env);
  /cts/tests/tests/security/jni/
CtsSecurityJniOnLoad.cpp 20 extern int register_android_security_cts_CharDeviceTest(JNIEnv*);
21 extern int register_android_security_cts_LinuxRngTest(JNIEnv*);
22 extern int register_android_security_cts_NativeCodeTest(JNIEnv*);
23 extern int register_android_security_cts_LoadEffectLibraryTest(JNIEnv*);
26 JNIEnv *env = NULL;
  /external/jmonkeyengine/engine/src/bullet-native/
com_jme3_bullet_joints_motors_RotationalLimitMotor.h 16 (JNIEnv *, jobject, jlong);
24 (JNIEnv *, jobject, jlong, jfloat);
32 (JNIEnv *, jobject, jlong);
40 (JNIEnv *, jobject, jlong, jfloat);
48 (JNIEnv *, jobject, jlong);
56 (JNIEnv *, jobject, jlong, jfloat);
64 (JNIEnv *, jobject, jlong);
72 (JNIEnv *, jobject, jlong, jfloat);
80 (JNIEnv *, jobject, jlong);
88 (JNIEnv *, jobject, jlong, jfloat)
    [all...]
com_jme3_bullet_collision_PhysicsCollisionEvent.h 24 (JNIEnv *, jobject, jlong);
32 (JNIEnv *, jobject, jlong);
40 (JNIEnv *, jobject, jlong);
48 (JNIEnv *, jobject, jlong);
56 (JNIEnv *, jobject, jlong);
64 (JNIEnv *, jobject, jlong);
72 (JNIEnv *, jobject, jlong);
80 (JNIEnv *, jobject, jlong);
88 (JNIEnv *, jobject, jlong, jobject);
96 (JNIEnv *, jobject, jlong, jobject)
    [all...]
com_jme3_bullet_joints_SliderJoint.h 16 (JNIEnv *, jobject, jlong);
24 (JNIEnv *, jobject, jlong, jfloat);
32 (JNIEnv *, jobject, jlong);
40 (JNIEnv *, jobject, jlong, jfloat);
48 (JNIEnv *, jobject, jlong);
56 (JNIEnv *, jobject, jlong, jfloat);
64 (JNIEnv *, jobject, jlong);
72 (JNIEnv *, jobject, jlong, jfloat);
80 (JNIEnv *, jobject, jlong);
88 (JNIEnv *, jobject, jlong, jfloat)
    [all...]
com_jme3_bullet_PhysicsSpace.h 24 (JNIEnv *, jobject, jfloat, jfloat, jfloat, jfloat, jfloat, jfloat, jint, jboolean);
32 (JNIEnv *, jobject, jlong, jfloat, jint, jfloat);
40 (JNIEnv *, jobject, jlong, jlong);
48 (JNIEnv *, jobject, jlong, jlong);
56 (JNIEnv *, jobject, jlong, jlong);
64 (JNIEnv *, jobject, jlong, jlong);
72 (JNIEnv *, jobject, jlong, jlong);
80 (JNIEnv *, jobject, jlong, jlong);
88 (JNIEnv *, jobject, jlong, jlong);
96 (JNIEnv *, jobject, jlong, jlong)
    [all...]
com_jme3_bullet_joints_SixDofSpringJoint.h 16 (JNIEnv *, jobject, jlong, jint, jboolean);
24 (JNIEnv *, jobject, jlong, jint, jfloat);
32 (JNIEnv *, jobject, jlong, jint, jfloat);
40 (JNIEnv *, jobject, jlong);
48 (JNIEnv *, jobject, jlong, jint);
56 (JNIEnv *, jobject, jlong, jlong, jobject, jobject, jobject, jobject, jboolean);
com_jme3_bullet_objects_infos_RigidBodyMotionState.h 16 (JNIEnv *, jobject);
24 (JNIEnv *, jobject, jlong, jobject, jobject);
32 (JNIEnv *, jobject, jlong, jobject);
40 (JNIEnv *, jobject, jlong, jobject);
48 (JNIEnv *, jobject, jlong, jobject);
56 (JNIEnv *, jobject, jlong);
  /frameworks/base/core/jni/
android_database_SQLiteCommon.h 33 void throw_sqlite3_exception(JNIEnv* env, sqlite3* handle);
36 void throw_sqlite3_exception(JNIEnv* env, const char* message);
41 void throw_sqlite3_exception(JNIEnv* env, sqlite3* handle, const char* message);
44 void throw_sqlite3_exception_errcode(JNIEnv* env, int errcode, const char* message);
46 void throw_sqlite3_exception(JNIEnv* env, int errcode,
android_util_Binder.h 28 extern jobject javaObjectForIBinder(JNIEnv* env, const sp<IBinder>& val);
29 extern sp<IBinder> ibinderForJavaObject(JNIEnv* env, jobject obj);
31 extern jobject newParcelFileDescriptor(JNIEnv* env, jobject fileDesc);
33 extern void set_dalvik_blockguard_policy(JNIEnv* env, jint strict_policy);
35 extern void signalExceptionForError(JNIEnv* env, jobject obj, status_t err,
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_android.h 31 ProfileSyncServiceAndroid(JNIEnv* env, jobject obj);
38 void NudgeSyncer(JNIEnv* env,
46 void NudgeSyncerForAllTypes(JNIEnv* env, jobject obj);
48 void TokenAvailable(JNIEnv*, jobject, jstring username, jstring auth_token);
51 void EnableSync(JNIEnv* env, jobject obj);
54 void DisableSync(JNIEnv* env, jobject obj);
57 void SignInSync(JNIEnv* env, jobject obj);
60 void SignOutSync(JNIEnv* env, jobject obj);
64 JNIEnv* env, jobject obj);
70 jboolean SetSyncSessionsId(JNIEnv* env, jobject obj, jstring tag)
    [all...]
  /libcore/dalvik/src/main/native/
org_apache_harmony_dalvik_NativeTestTarget.cpp 22 static void NativeTestTarget_emptyJniMethod0(JNIEnv*, jobject) { }
23 static void NativeTestTarget_emptyJniMethod6(JNIEnv*, jclass, int, int, int, int, int, int) { }
24 static void NativeTestTarget_emptyJniMethod6L(JNIEnv*, jclass, jobject, jarray, jarray, jobject, jarray, jarray) { }
25 static void NativeTestTarget_emptyJniStaticMethod0(JNIEnv*, jclass) { }
26 static void NativeTestTarget_emptyJniStaticMethod6(JNIEnv*, jclass, int, int, int, int, int, int) { }
27 static void NativeTestTarget_emptyJniStaticMethod6L(JNIEnv*, jclass, jobject, jarray, jarray, jobject, jarray, jarray) { }
28 static void NativeTestTarget_emptyJniStaticSynchronizedMethod0(JNIEnv*, jclass) { }
29 static void NativeTestTarget_emptyJniSynchronizedMethod0(JNIEnv*, jclass) { }
41 int register_org_apache_harmony_dalvik_NativeTestTarget(JNIEnv* env) {
  /external/chromium_org/base/android/
jni_android.h 25 bool (*func)(JNIEnv* env);
28 // Attach the current thread to the VM (if necessary) and return the JNIEnv*.
29 BASE_EXPORT JNIEnv* AttachCurrentThread();
41 BASE_EXPORT void InitApplicationContext(JNIEnv* env,
54 BASE_EXPORT ScopedJavaLocalRef<jclass> GetClass(JNIEnv* env,
58 BASE_EXPORT bool HasClass(JNIEnv* env, const char* class_name);
60 // This class is a wrapper for JNIEnv Get(Static)MethodID.
71 static jmethodID Get(JNIEnv* env,
80 static jmethodID LazyGet(JNIEnv* env,
94 BASE_EXPORT jmethodID GetMethodIDFromClassName(JNIEnv* env
    [all...]
context_types.cc 16 JNIEnv* env = AttachCurrentThread();
21 bool RegisterContextTypes(JNIEnv* env) {
memory_pressure_listener_android.h 16 static bool Register(JNIEnv* env);
18 static void RegisterSystemCallback(JNIEnv* env);
  /art/runtime/native/
java_util_concurrent_atomic_AtomicLong.cc 22 static jboolean AtomicLong_VMSupportsCS8(JNIEnv*, jclass) {
30 void register_java_util_concurrent_atomic_AtomicLong(JNIEnv* env) {

Completed in 2989 milliseconds

12 3 4 5 6 7 8 91011>>