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

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
ConversationImagePartsView.java 108 public final int INDEX_DISPLAY_DESTINATION = 5;
  /packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
BuglePhotoViewController.java 84 mActionBarTitle = cursor.getString(PhotoViewQuery.INDEX_DISPLAY_DESTINATION);
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
ParticipantData.java 81 public static final int INDEX_DISPLAY_DESTINATION = 5;
131 pd.mDisplayDestination = cursor.getString(ParticipantsQuery.INDEX_DISPLAY_DESTINATION);

Completed in 304 milliseconds