Searched refs:rttMode (Results 1 – 2 of 2) sorted by relevance
160 int videoQuality, int videoDirection, int rttMode) { in ImsStreamMediaProfile() argument165 mRttMode = rttMode; in ImsStreamMediaProfile()188 public ImsStreamMediaProfile(int rttMode) { in ImsStreamMediaProfile() argument189 mRttMode = rttMode; in ImsStreamMediaProfile()259 public void setRttMode(int rttMode) { in setRttMode() argument260 mRttMode = rttMode; in setRttMode()
39 int rttMode, in ParcelableRttCall() argument42 mRttMode = rttMode; in ParcelableRttCall()