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

/frameworks/base/core/jni/
H A DCursorWindow.h181 field_slot_t * getFieldSlot(int row, int column) function in class:android::CursorWindow
H A Dandroid_database_SQLiteQuery.cpp217 field_slot_t * fieldSlot = window->getFieldSlot(numRows, i);
257 field_slot_t * fieldSlot = window->getFieldSlot(numRows, i);

Completed in 26 milliseconds