Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarViewController.java110 private final CarrierTextController mCarrierTextController; field in KeyguardStatusBarViewController
315 mCarrierTextController = carrierTextController; in KeyguardStatusBarViewController()
373 mCarrierTextController.init(); in onInit()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarViewControllerTest.java106 private CarrierTextController mCarrierTextController; field in KeyguardStatusBarViewControllerTest
203 mCarrierTextController, in createController()