Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/tuner/filter/
DRecordSettings.java148 public @interface ScIndexType {} annotation in RecordSettings
315 @ScIndexType
362 public Builder setScIndexType(@ScIndexType int indexType) { in setScIndexType()