HomeSort by relevance Sort by last modified time
    Searched defs:ImsStreamMediaProfile (Results 1 - 4 of 4) sorted by null

  /frameworks/base/telephony/java/android/telephony/ims/
ImsStreamMediaProfile.java 30 public final class ImsStreamMediaProfile implements Parcelable {
31 private static final String TAG = "ImsStreamMediaProfile";
98 public ImsStreamMediaProfile(Parcel in) {
149 public ImsStreamMediaProfile(int audioQuality, int audioDirection,
159 public ImsStreamMediaProfile() {
168 public ImsStreamMediaProfile(int audioQuality, int audioDirection,
177 public ImsStreamMediaProfile(int rttMode) {
181 public void copyFrom(ImsStreamMediaProfile profile) {
220 public static final Creator<ImsStreamMediaProfile> CREATOR =
221 new Creator<ImsStreamMediaProfile>() {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 

Completed in 62 milliseconds