Searched refs:CarrierLabel (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCarrierLabel.java41 public class CarrierLabel extends TextView { class in inherits:TextView
44 public CarrierLabel(Context context) { method in class:CarrierLabel
48 public CarrierLabel(Context context, AttributeSet attrs) { method in class:CarrierLabel
52 public CarrierLabel(Context context, AttributeSet attrs, int defStyle) { method in class:CarrierLabel
93 Slog.d("CarrierLabel", "updateNetworkName showSpn=" + showSpn + " spn=" + spn

Completed in 58 milliseconds