Searched defs:recents (Results 1 – 3 of 3) sorted by relevance
94 IconRecentsView recents = (IconRecentsView) mHelper.getVisibleRecentsView(); in handleCommand() local169 IconRecentsView recents = mHelper.getVisibleRecentsView(); in handleCommand() local
128 RecentsView recents = (RecentsView) mHelper.getVisibleRecentsView(); in handleCommand() local188 RecentsView recents = mHelper.getVisibleRecentsView(); in handleCommand() local
467 final SyncCursorPair recents = new SyncCursorPair(startTimestamp, now); in processBackgroundResponse() local