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

  /packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
ForwardMessageActivity.java 50 final ConversationListFragment clf = (ConversationListFragment) fragment; local
51 clf.setHost(this);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneController.java 371 final ConversationListFragment clf = getConversationListFragment(); local
372 if (clf != null) {
373 clf.setNextFocusStartId(getClfNextFocusStartId());
375 final SwipeableListView list = clf.getListView();
936 ConversationListFragment clf = getConversationListFragment(); local
    [all...]

Completed in 686 milliseconds