Searched refs:sortingProperty (Results 1 – 3 of 3) sorted by relevance
195 int sortingProperty = queryParameters.getSortingProperty(); in buildInitialRawQuery() local196 if (sortingProperty == RcsParticipantQueryParams.SORT_BY_ALIAS) { in buildInitialRawQuery()198 } else if (sortingProperty == RcsParticipantQueryParams.SORT_BY_CANONICAL_ADDRESS) { in buildInitialRawQuery()
156 int sortingProperty = queryParameters.getSortingProperty(); in performInitialQuery() local157 if (sortingProperty == RcsEventQueryParams.SORT_BY_TIMESTAMP) { in performInitialQuery()
389 int sortingProperty = queryParameters.getSortingProperty(); in performInitialQuery() local390 if (sortingProperty == RcsMessageQueryParams.SORT_BY_TIMESTAMP) { in performInitialQuery()