Searched refs:mLastCallerMismatchLog (Results 1 – 1 of 1) sorted by relevance
129 private long mLastCallerMismatchLog; field in ContentCaptureService602 if (now - mLastCallerMismatchLog > mCallerMismatchTimeout) { in handleIsRightCallerFor()606 mLastCallerMismatchLog = now; in handleIsRightCallerFor()