Searched refs:mIndicationHelper (Results 1 – 2 of 2) sorted by relevance
171 protected IndicationHelper mIndicationHelper; field in KeyguardIndicationControllerBaseTest228 mIndicationHelper = new IndicationHelper(mKeyguardUpdateMonitor); in setUp()268 mIndicationHelper, in createController()
245 private final IndicationHelper mIndicationHelper; field in KeyguardIndicationController306 mIndicationHelper = indicationHelper; in KeyguardIndicationController()1288 if (mIndicationHelper.shouldSuppressErrorMsg(FACE, msgId)) { in onFaceAuthError()1294 } else if (mIndicationHelper.isFaceLockoutErrorMsg(msgId)) { in onFaceAuthError()1302 if (mIndicationHelper.shouldSuppressErrorMsg(FINGERPRINT, msgId)) { in onFingerprintAuthError()