HomeSort by relevance Sort by last modified time
    Searched refs:mCarrierLabel (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardStatusBarView.java 49 private TextView mCarrierLabel;
72 mCarrierLabel = (TextView) findViewById(R.id.keyguard_carrier_text);
84 mCarrierLabel.setTextSize(TypedValue.COMPLEX_UNIT_PX,
PhoneStatusBar.java 314 private TextView mCarrierLabel;
    [all...]

Completed in 44 milliseconds