Searched refs:mLastReportedIsVoiceCall (Results 1 – 1 of 1) sorted by relevance
85 private boolean mLastReportedIsVoiceCall = false; field in SarInfo118 || (isVoiceCall != mLastReportedIsVoiceCall) in shouldReport()134 mLastReportedIsVoiceCall = isVoiceCall; in reportingSuccessful()187 pw.println(" Voice Call state is: " + mLastReportedIsVoiceCall); in dump()