HomeSort by relevance Sort by last modified time
    Searched refs:tempCursor (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaWindowAdapter.java 664 Cursor tempCursor = getCursorByPosition(gotoPosition);
665 if (tempCursor != null) {
668 buildEventInfoFromCursor(tempCursor, tempCursorPosition,
    [all...]
  /development/samples/NFCDemo/libs/
guava-10.0.1.jar 

Completed in 54 milliseconds