Searched refs:mIsFalseTouchCalls (Results 1 – 1 of 1) sorted by relevance
78 private int mIsFalseTouchCalls; field in BrightLineFalsingManager416 if (mIsFalseTouchCalls != 0) { in onSuccessfulUnlock()417 mMetricsLogger.histogram(FALSING_SUCCESS, mIsFalseTouchCalls); in onSuccessfulUnlock()418 mIsFalseTouchCalls = 0; in onSuccessfulUnlock()