Searched refs:mCallerPid (Results 1 – 4 of 4) sorted by relevance
30 protected final int mCallerPid; field in AbstractEventLogger42 mCallerPid = callerPid; in AbstractEventLogger()
39 EventLogTags.writeTtsSpeakFailure(mServiceApp, mCallerUid, mCallerPid, in logFailure()47 EventLogTags.writeTtsSpeakSuccess(mServiceApp, mCallerUid, mCallerPid, in logSuccess()
778 private final int mCallerPid; field in TextToSpeechService.SpeechItem785 mCallerPid = callerPid; in SpeechItem()797 return mCallerPid; in getCallerPid()
69705 Landroid/speech/tts/AbstractEventLogger;->mCallerPid:I70004 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerPid:I