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

  /frameworks/base/core/java/android/database/
CursorWindow.java 75 private static native double nativeGetDouble(long windowPtr, int row, int column);
543 return nativeGetDouble(mWindowPtr, row - mStartPos, column);
  /frameworks/base/core/jni/
android_database_CursorWindow.cpp 367 static jdouble nativeGetDouble(JNIEnv* env, jclass clazz, jlong windowPtr,
511 { "nativeGetDouble", "(JII)D",
512 (void*)nativeGetDouble },
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 

Completed in 82 milliseconds