Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/radio/
H A DProgramSelector.java308 private final @ProgramType int mProgramType; field in ProgramSelector
333 mProgramType = programType; in ProgramSelector()
347 return mProgramType; in getProgramType()
446 mProgramType, in withSecondaryPreferred()
546 StringBuilder sb = new StringBuilder("ProgramSelector(type=").append(mProgramType) in toString()
588 mProgramType = in.readInt(); in ProgramSelector()
599 dest.writeInt(mProgramType); in writeToParcel()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21760 Landroid/hardware/radio/ProgramSelector;->mProgramType:I