Searched refs:nativeMoveTo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/database/
H A DSQLiteCursor.java104 nativeMoveTo(mNativeSQLiteCursor, newPosition);
240 private native int nativeMoveTo(int nativeSQLiteCursor, int newPosition); method in class:SQLiteCursor

Completed in 61 milliseconds