Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextController.java156 boolean showMissingSim) { in CarrierTextController() argument
161 mShowMissingSim = showMissingSim; in CarrierTextController()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DCarrierTextControllerTest.java483 boolean showAirplaneMode, boolean showMissingSim, KeyguardUpdateMonitor kum) { in TestCarrierTextController() argument
484 super(context, separator, showAirplaneMode, showMissingSim); in TestCarrierTextController()