Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/broadcastradio/aidl/
DConversionUtils.java28 import android.hardware.broadcastradio.IdentifierType;
194 @ProgramSelector.IdentifierType int idType) { in identifierTypeToProgramType()
350 hwId.type = IdentifierType.DAB_SID_EXT; in identifierToHalProgramIdentifier()
353 hwId.type = IdentifierType.HD_STATION_LOCATION; in identifierToHalProgramIdentifier()
372 if (id.type == IdentifierType.INVALID) { in identifierFromHalProgramIdentifier()
376 if (id.type == IdentifierType.DAB_SID_EXT) { in identifierFromHalProgramIdentifier()
378 } else if (id.type == IdentifierType.HD_STATION_LOCATION) { in identifierFromHalProgramIdentifier()
391 return idType >= IdentifierType.VENDOR_START && idType <= IdentifierType.VENDOR_END; in isVendorIdentifierType()
396 return sel.primaryId.type == IdentifierType.AMFM_FREQUENCY_KHZ in isValidHalProgramSelector()
397 || sel.primaryId.type == IdentifierType.RDS_PI in isValidHalProgramSelector()
[all …]
/frameworks/base/core/java/android/hardware/radio/
DProgramSelector.java432 public @interface IdentifierType {} annotation in ProgramSelector
507 public long getFirstId(@IdentifierType int type) { in getFirstId()
524 public @NonNull Identifier[] getAllIds(@IdentifierType int type) { in getAllIds()
755 private final @IdentifierType int mType;
758 public Identifier(@IdentifierType int type, long value) { in Identifier()
772 public @IdentifierType int getType() { in getType()
DUniqueProgramIdentifier.java49 public static boolean requireCriticalSecondaryIds(@ProgramSelector.IdentifierType int type) { in requireCriticalSecondaryIds()
DRadioManager.java282 @ProgramSelector.IdentifierType int[] supportedIdentifierTypes, in ModuleProperties()
459 public boolean isProgramIdentifierSupported(@ProgramSelector.IdentifierType int type) { in isProgramIdentifierSupported()
/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/
DConvertTest.java24 import android.hardware.broadcastradio.V2_0.IdentifierType;
316 IdentifierType.AMFM_FREQUENCY, IdentifierType.RDS_PI, IdentifierType.DAB_SID_EXT, in createHalProperties()
317 IdentifierType.HD_STATION_ID_EXT, IdentifierType.DRMO_SERVICE_ID)); in createHalProperties()
DTestUtils.java18 import android.hardware.broadcastradio.V2_0.IdentifierType;
119 halId.type = IdentifierType.AMFM_FREQUENCY; in makeHalFmSelector()
DTunerSessionHidlTest.java39 import android.hardware.broadcastradio.V2_0.IdentifierType;
142 if (halSel.primaryId.type != IdentifierType.AMFM_FREQUENCY) { in setup()
/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/aidl/
DConversionUtilsTest.java28 import android.hardware.broadcastradio.IdentifierType;
104 AidlTestUtils.makeHalIdentifier(IdentifierType.INVALID, 1);
123 AidlTestUtils.makeHalIdentifier(IdentifierType.DAB_SID_EXT, TEST_DAB_DMB_SID_EXT_VALUE);
125 AidlTestUtils.makeHalIdentifier(IdentifierType.DAB_ENSEMBLE, TEST_DAB_ENSEMBLE_VALUE);
127 AidlTestUtils.makeHalIdentifier(IdentifierType.DAB_FREQUENCY_KHZ,
146 AidlTestUtils.makeHalIdentifier(IdentifierType.HD_STATION_ID_EXT,
149 AidlTestUtils.makeHalIdentifier(IdentifierType.HD_STATION_LOCATION,
380 IdentifierType.DAB_SID_EXT, 0x987650000ABCDL); in identifierToHalProgramIdentifier_withDeprecateDabId()
991 halProperties.supportedIdentifierTypes = new int[]{IdentifierType.AMFM_FREQUENCY_KHZ, in createHalProperties()
992 IdentifierType.RDS_PI, IdentifierType.DAB_SID_EXT, IdentifierType.HD_STATION_ID_EXT, in createHalProperties()
[all …]
DAidlTestUtils.java18 import android.hardware.broadcastradio.IdentifierType;
65 static ProgramIdentifier makeHalIdentifier(@IdentifierType int type, long value) { in makeHalIdentifier()
85 ProgramIdentifier halId = makeHalIdentifier(IdentifierType.AMFM_FREQUENCY_KHZ, freq); in makeHalFmSelector()
DTunerSessionTest.java40 import android.hardware.broadcastradio.IdentifierType;
1350 if (halSel.primaryId.type != IdentifierType.AMFM_FREQUENCY_KHZ) { in setupMockedHalTunerSession()
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
DConvert.java25 import android.hardware.broadcastradio.V2_0.IdentifierType;
142 @ProgramSelector.IdentifierType int idType) { in identifierTypeToProgramType()
289 if (id.type == IdentifierType.INVALID) return null; in programIdentifierFromHal()
/frameworks/base/api/
Djavadoc-lint-baseline47 …stradio/aidl/ConversionUtils.java:70: lint: Unresolved link/see tag "IdentifierType#DAB_SID_EXT" i…
50 …int: Unresolved link/see tag "com.android.server.broadcastradio.aidl.IdentifierType#DAB_SID_EXT" i…
/frameworks/base/core/api/
Dsystem-removed.txt122 …a.lang.annotation.RetentionPolicy.SOURCE) public static @interface ProgramSelector.IdentifierType {
/frameworks/base/boot/
Dpreloaded-classes4105 android.icu.lang.UCharacter$IdentifierType
14211 [Landroid.icu.lang.UCharacter$IdentifierType;
Dboot-image-profile.txt26492 Landroid/icu/lang/UCharacter$IdentifierType;
36658 [Landroid/icu/lang/UCharacter$IdentifierType;
/frameworks/base/config/
Dpreloaded-classes4109 android.icu.lang.UCharacter$IdentifierType
17234 [Landroid.icu.lang.UCharacter$IdentifierType;
Dboot-image-profile.txt36626 Landroid/icu/lang/UCharacter$IdentifierType;
49825 [Landroid/icu/lang/UCharacter$IdentifierType;