Home
last modified time | relevance | path

Searched refs:PARTICIPANT_ID_INDEX_IN_URI (Results 1 – 1 of 1) sorted by relevance

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DRcsProviderParticipantHelper.java58 private static final int PARTICIPANT_ID_INDEX_IN_URI = 1; field in RcsProviderParticipantHelper
316 String participantId = uri.getPathSegments().get(PARTICIPANT_ID_INDEX_IN_URI); in deleteParticipantWithId()
367 PARTICIPANT_ID_INDEX_IN_URI); in getParticipantIdSelection()