Searched refs:rttMode (Results 1 – 2 of 2) sorted by relevance
150 int videoQuality, int videoDirection, int rttMode) { in ImsStreamMediaProfile() argument155 mRttMode = rttMode; in ImsStreamMediaProfile()177 public ImsStreamMediaProfile(int rttMode) { in ImsStreamMediaProfile() argument178 mRttMode = rttMode; in ImsStreamMediaProfile()244 public void setRttMode(int rttMode) { in setRttMode() argument245 mRttMode = rttMode; in setRttMode()
39 int rttMode, in ParcelableRttCall() argument42 mRttMode = rttMode; in ParcelableRttCall()