Searched refs:totalAppRadioTimeUs (Results 1 – 1 of 1) sorted by relevance
12791 long totalAppRadioTimeUs = mMobileRadioActivePerAppTimer.getTimeSinceMarkLocked( in noteModemControllerActivity() local12850 (totalAppRadioTimeUs * appPackets) / totalPackets; in noteModemControllerActivity()12874 totalAppRadioTimeUs -= appRadioTimeUs; in noteModemControllerActivity()12901 if (totalAppRadioTimeUs > 0) { in noteModemControllerActivity()12903 mMobileRadioActiveUnknownTime.addCountLocked(totalAppRadioTimeUs); in noteModemControllerActivity()