Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDemoStatusIcons.java255 public void addMobileView(MobileIconState state) { in addMobileView() method in DemoStatusIcons
280 addMobileView(state); in updateMobileState()
H A DStatusBarIconController.java340 mDemoStatusIcons.addMobileView(state); in addMobileIcon()