Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/tv/tuner/filter/
H A DRecordSettings.java145 public @interface ScIndexType {} annotation in RecordSettings
358 @ScIndexType
405 public Builder setScIndexType(@ScIndexType int indexType) { in setScIndexType()