Searched refs:groupCursor (Results 1 – 3 of 3) sorted by relevance
692 protected Cursor getChildrenCursor(Cursor groupCursor) { in getChildrenCursor() argument693 if (null == groupCursor) { in getChildrenCursor()697 if (0 == groupCursor.getPosition()) { in getChildrenCursor()703 } else if (1 == groupCursor.getPosition()) { in getChildrenCursor()
210 protected Cursor getChildrenCursor(Cursor groupCursor) { in getChildrenCursor() argument
242 protected Cursor getChildrenCursor(Cursor groupCursor) { in getChildrenCursor() argument