Home
last modified time | relevance | path

Searched defs:channelInfo (Results 1 – 9 of 9) sorted by relevance

/packages/apps/TV/tuner/sampletunertvinput/src/com/android/tv/samples/sampletunertvinput/
DSampleTunerTvInputSetupActivity.java65 SampleTunerTvInputSectionParser.TvctChannelInfo channelInfo = in setChannel() local
/packages/apps/TV/tests/unit/src/com/android/tv/data/
DChannelDataManagerTest.java375 public ChannelInfo channelInfo; field in ChannelDataManagerTest.ChannelInfoWrapper
379 public ChannelInfoWrapper(ChannelInfo channelInfo) { in ChannelInfoWrapper()
/packages/apps/CellBroadcastReceiver/tests/compliancetests/src/com/android/cellbroadcastreceiver/compliancetests/
DCellBroadcastUiTest.java160 CellBroadcastChannelTestConfig channelInfo = in testAlertUiOnReceivedAlert() local
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java582 int reason, byte[] message, List<WifiAwareChannelInfo> channelInfo) { in onDataPathConfirm()
828 List<WifiAwareChannelInfo> channelInfo) { in onDataPathSchedUpdate()
DWifiAwareNativeCallback.java396 ArrayList<Integer> ndpInstanceIds, List<WifiAwareChannelInfo> channelInfo) { in eventDataPathScheduleUpdate()
DWifiAwareStateManager.java2088 byte[] message, List<WifiAwareChannelInfo> channelInfo) { in onDataPathConfirmNotification()
2116 List<WifiAwareChannelInfo> channelInfo) { in onDataPathScheduleUpdateNotification()
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiNanIface.java821 ArrayList<Integer> ndpInstanceIds, List<WifiAwareChannelInfo> channelInfo); in eventDataPathScheduleUpdate()
/packages/modules/Wifi/framework/tests/src/android/net/wifi/aware/
DWifiAwareManagerTest.java1744 final WifiAwareChannelInfo channelInfo = new WifiAwareChannelInfo(5750, in testWifiAwareNetworkCapabilitiesParcel() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiShellCommand.java2022 WifiChip.AvailableAfcChannelInfo channelInfo = new in onCommand() local