Home
last modified time | relevance | path

Searched defs:IconState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DNetworkController.java64 public static class IconState { class
69 public IconState(boolean visible, int icon, String contentDescription) { in IconState() method in NetworkController.IconState
75 public IconState(boolean visible, int icon, int contentDescription, in IconState() method in NetworkController.IconState