Searched refs:totalAppRadioTimeUs (Results 1 – 1 of 1) sorted by relevance
12276 long totalAppRadioTimeUs = mMobileRadioActivePerAppTimer.getTimeSinceMarkLocked( in noteModemControllerActivity() local12335 (totalAppRadioTimeUs * appPackets) / totalPackets; in noteModemControllerActivity()12359 totalAppRadioTimeUs -= appRadioTimeUs; in noteModemControllerActivity()12386 if (totalAppRadioTimeUs > 0) { in noteModemControllerActivity()12388 mMobileRadioActiveUnknownTime.addCountLocked(totalAppRadioTimeUs); in noteModemControllerActivity()