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