Home
last modified time | relevance | path

Searched refs:mTintedIconManagerFactory (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewController.java85 private final StatusBarIconController.TintedIconManager.Factory mTintedIconManagerFactory; field in KeyguardStatusBarViewController
242 mTintedIconManagerFactory = tintedIconManagerFactory; in KeyguardStatusBarViewController()
290 mTintedIconManagerFactory.create(mView.findViewById(R.id.statusIcons)); in onViewAttached()