Searched refs:mTrustDrawable (Results 1 – 1 of 1) sorted by relevance
100 private final TrustDrawable mTrustDrawable; field in KeyguardBottomAreaView119 mTrustDrawable = new TrustDrawable(mContext); in KeyguardBottomAreaView()178 mLockIcon.setBackground(mTrustDrawable); in onFinishInflate()367 mTrustDrawable.start(); in onVisibilityChanged()369 mTrustDrawable.stop(); in onVisibilityChanged()380 mTrustDrawable.stop(); in onDetachedFromWindow()386 mTrustDrawable.start(); in updateLockIcon()388 mTrustDrawable.stop(); in updateLockIcon()410 mTrustDrawable.setTrustManaged(trustManaged); in updateLockIcon()