Searched refs:INDEX_DISPLAY_DESTINATION (Results 1 – 3 of 3) sorted by relevance
81 public static final int INDEX_DISPLAY_DESTINATION = 5; field in ParticipantData.ParticipantsQuery131 pd.mDisplayDestination = cursor.getString(ParticipantsQuery.INDEX_DISPLAY_DESTINATION); in getFromCursor()
108 public final int INDEX_DISPLAY_DESTINATION = 5; field
84 mActionBarTitle = cursor.getString(PhotoViewQuery.INDEX_DISPLAY_DESTINATION); in updateActionBar()