Home | History | Annotate | Download | only in database

Lines Matching refs:length

59         int length = mCursors.length;
60 mSortColumns = new int[length];
61 for (int i = 0 ; i < length ; i++) {
74 for (int j = 0 ; j < length; j++) {
84 for (int i = mRowNumCache.length - 1; i >= 0; i--) {
87 mCurRowNumCache = new int[ROWCACHESIZE][length];
94 int length = mCursors.length;
95 for (int i = 0 ; i < length ; i++) {
132 int length = mCursors.length;
135 for (int i = 0; i < length; i++) {
142 for (int i = 0 ; i < length; i++) {
157 for (int j = 0 ; j < length; j++) {
175 for (int i = 0; i < length; i++) {
245 int length = mCursors.length;
246 for (int i = 0 ; i < length ; i++) {
258 int length = mCursors.length;
259 for (int i = 0 ; i < length ; i++) {
267 int length = mCursors.length;
268 for (int i = 0 ; i < length ; i++) {
276 int length = mCursors.length;
277 for (int i = 0 ; i < length ; i++) {
286 int length = mCursors.length;
287 for (int i = 0 ; i < length ; i++) {
297 int length = mCursors.length;
298 for (int i = 0 ; i < length ; i++) {