Searched refs:rttMode (Results 1 – 2 of 2) sorted by relevance
163 int videoQuality, int videoDirection, int rttMode) { in ImsStreamMediaProfile() argument168 mRttMode = rttMode; in ImsStreamMediaProfile()191 public ImsStreamMediaProfile(int rttMode) { in ImsStreamMediaProfile() argument192 mRttMode = rttMode; in ImsStreamMediaProfile()266 public void setRttMode(int rttMode) { in setRttMode() argument267 mRttMode = rttMode; in setRttMode()
39 int rttMode, in ParcelableRttCall() argument42 mRttMode = rttMode; in ParcelableRttCall()