Searched refs:sCursorWindowSize (Results 1 – 1 of 1) sorted by relevance
46 private static int sCursorWindowSize = -1; field in CursorWindow99 if (sCursorWindowSize < 0) { in CursorWindow()103 sCursorWindowSize = Resources.getSystem().getInteger( in CursorWindow()106 mWindowPtr = nativeCreate(mName, sCursorWindowSize); in CursorWindow()109 (sCursorWindowSize / 1024) + " kb failed. " + printStats()); in CursorWindow()