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