Home
last modified time | relevance | path

Searched defs:CHANNELS (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Uwb/service/support_lib/test/
DAliroTests.java72 private static final Integer[] CHANNELS = field in AliroTests
321 assertArrayEquals(params.getChannels().toArray(), CHANNELS); in testSpecificationParams() local
333 assertArrayEquals(fromBundle.getChannels().toArray(), CHANNELS); in testSpecificationParams() local
DCccTests.java72 private static final Integer[] CHANNELS = field in CccTests
316 assertArrayEquals(params.getChannels().toArray(), CHANNELS); in testSpecificationParams() local
327 assertArrayEquals(fromBundle.getChannels().toArray(), CHANNELS); in testSpecificationParams() local
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/system/development/audio/
DAudioDebug.java33 public static final int CHANNELS = 1; field in AudioDebug
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/audio/
DAudioDebug.java33 public static final int CHANNELS = 1; field in AudioDebug
/packages/modules/Bluetooth/floss/pandora/floss/
Dcras_utils.py556 CHANNELS = 2 variable in CrasTestClient
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/csml/
DUwbCapability.java101 public static final int CHANNELS = 0x8B; field in UwbCapability