Searched refs:onPhysicalChannelConfigChanged (Results 1 – 2 of 2) sorted by relevance
439 telephonyCallbackCaptor.getValue().onPhysicalChannelConfigChanged(Arrays.asList( in testGetCoexUnsafeChannels_neighboringLte40_returns2gNeighboringChannels()471 telephonyCallbackCaptor.getValue().onPhysicalChannelConfigChanged(Arrays.asList( in testGetCoexUnsafeChannels_neighboringLte46_returns5gNeighboringChannels()504 telephonyCallbackCaptor.getValue().onPhysicalChannelConfigChanged(Arrays.asList( in testGetCoexUnsafeChannels_channel27065Example_returnsCorrectWifiChannels()536 telephonyCallbackCaptor.getValue().onPhysicalChannelConfigChanged(Arrays.asList( in testGetCoexUnsafeChannels_channel3350Example_returnsCorrectWifiChannels()568 telephonyCallbackCaptor.getValue().onPhysicalChannelConfigChanged(Arrays.asList( in testGetCoexUnsafeChannels_entire2gBandUnsafe_excludesDefault2gChannel()596 telephonyCallbackCaptor.getValue().onPhysicalChannelConfigChanged(Arrays.asList( in testGetCoexUnsafeChannels_entire5gBandUnsafe_excludesDefault5gChannel()630 .onPhysicalChannelConfigChanged(Collections.emptyList()); in testGetCoexUnsafeChannels_mockCellChannelsAdded_mockCellChannelsUsed()668 telephonyCallbackCaptor.getValue().onPhysicalChannelConfigChanged(Arrays.asList( in testGetCoexUnsafeChannels_overrideExists_overrideChannelsAdded()714 telephonyCallbackCaptor0.getValue().onPhysicalChannelConfigChanged(Arrays.asList( in testGetCoexUnsafeChannels_LAA_restrict5gSoftApAndWifiDirect()725 telephonyCallbackCaptor1.getValue().onPhysicalChannelConfigChanged(Arrays.asList( in testGetCoexUnsafeChannels_LAA_restrict5gSoftApAndWifiDirect()[all …]
198 public void onPhysicalChannelConfigChanged( in onPhysicalChannelConfigChanged() method in CoexManager.CoexTelephonyCallback