Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDemoStatusIcons.java235 public void addMobileView(MobileIconState state) { in addMobileView() method in DemoStatusIcons
259 addMobileView(state); in updateMobileState()
DStatusBarIconController.java286 mDemoStatusIcons.addMobileView(state); in addMobileIcon()