Searched refs:mAudioOnNesting (Results 1 – 1 of 1) sorted by relevance
412 int mAudioOnNesting; field in BatteryStatsImpl4616 if (mAudioOnNesting == 0) { in noteAudioOnLocked()4623 mAudioOnNesting++; in noteAudioOnLocked()4628 if (mAudioOnNesting == 0) { in noteAudioOffLocked()4634 if (--mAudioOnNesting == 0) { in noteAudioOffLocked()4677 if (mAudioOnNesting > 0) { in noteResetAudioLocked()4680 mAudioOnNesting = 0; in noteResetAudioLocked()4697 mAudioOnNesting = 0; in noteResetVideoLocked()12241 mAudioOnNesting = 0; in readFromParcelLocked()