Searched refs:getControllerRxDurationMillis (Results 1 – 7 of 7) sorted by relevance
196 long rxDuration = activityInfo.getControllerRxDurationMillis() in collectWifiActivityInfo()197 - mLastWifiActivityInfo.getControllerRxDurationMillis(); in collectWifiActivityInfo()
837 final long lastRxMs = mLastWifiInfo.getControllerRxDurationMillis();849 final long rxTimeMs = latest.getControllerRxDurationMillis() - lastRxMs;859 + latest.getControllerRxDurationMillis()863 deltaControllerRxDurationMillis = latest.getControllerRxDurationMillis();
12439 final long rxTimeMs = info.getControllerRxDurationMillis(); in updateWifiState()12614 info.getControllerRxDurationMillis(), elapsedRealtimeMs); in updateWifiState()
223 public long getControllerRxDurationMillis() { in getControllerRxDurationMillis() method in WifiActivityEnergyInfo
386 when(info.getControllerRxDurationMillis()).thenReturn(rxDuration); in buildWifiActivityEnergyInfo()
2240 wifiInfo.getControllerRxDurationMillis(),2365 uwbInfo.getControllerRxDurationMillis(),
11380 method @IntRange(from=0) public long getControllerRxDurationMillis();