Searched refs:mIndicationHelper (Results 1 – 2 of 2) sorted by relevance
191 protected IndicationHelper mIndicationHelper; field in KeyguardIndicationControllerBaseTest253 mIndicationHelper = new IndicationHelper(mKeyguardUpdateMonitor); in setUp()292 mIndicationHelper, in createController()
276 private final IndicationHelper mIndicationHelper; field in KeyguardIndicationController340 mIndicationHelper = indicationHelper; in KeyguardIndicationController()1442 if (mIndicationHelper.shouldSuppressErrorMsg(FACE, msgId)) { in onFaceAuthError()1448 } else if (mIndicationHelper.isFaceLockoutErrorMsg(msgId)) { in onFaceAuthError()1456 if (mIndicationHelper.shouldSuppressErrorMsg(FINGERPRINT, msgId)) { in onFingerprintAuthError()