Searched refs:getControllerRxDurationMillis (Results 1 – 6 of 6) sorted by relevance
770 final long lastRxMs = mLastWifiInfo.getControllerRxDurationMillis(); in extractDeltaLocked()782 final long rxTimeMs = latest.getControllerRxDurationMillis() - lastRxMs; in extractDeltaLocked()792 + latest.getControllerRxDurationMillis() in extractDeltaLocked()796 deltaControllerRxDurationMillis = latest.getControllerRxDurationMillis(); in extractDeltaLocked()
215 public long getControllerRxDurationMillis() { in getControllerRxDurationMillis() method in WifiActivityEnergyInfo
1989 wifiInfo.getControllerRxDurationMillis(),
12033 final long rxTimeMs = info.getControllerRxDurationMillis(); in updateWifiState()12196 info.getControllerRxDurationMillis()); in updateWifiState()
7030 assertEquals(2, info.getControllerRxDurationMillis()); in validateWifiActivityEnergyInfo()
8789 method @IntRange(from=0) public long getControllerRxDurationMillis();