Home | History | Annotate | Download | only in deskclock

Lines Matching refs:getCursor

633             if (!getCursor().moveToPosition(position)) {
641 v = newView(mContext, getCursor(), parent);
645 bindView(v, mContext, getCursor());