HomeSort by relevance Sort by last modified time
    Searched refs:addSoftApChannelSwitchedEvent (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
SoftApManagerTest.java 595 verify(mWifiMetrics).addSoftApChannelSwitchedEvent(channelFrequency, channelBandwidth,
618 verify(mWifiMetrics).addSoftApChannelSwitchedEvent(channelFrequency, channelBandwidth,
642 verify(mWifiMetrics).addSoftApChannelSwitchedEvent(channelFrequency, channelBandwidth,
669 verify(mWifiMetrics).addSoftApChannelSwitchedEvent(channelFrequency, channelBandwidth,
693 verify(mWifiMetrics).addSoftApChannelSwitchedEvent(channelFrequency, channelBandwidth,
    [all...]
WifiMetricsTest.java     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
SoftApManager.java 536 mWifiMetrics.addSoftApChannelSwitchedEvent(mReportedFrequency,
WifiMetrics.java     [all...]

Completed in 101 milliseconds