Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDemoStatusIcons.java284 ModernStatusBarMobileView mobileView = matchingModernMobileView( in onRemoveIcon()
293 private ModernStatusBarMobileView matchingModernMobileView(ModernStatusBarMobileView other) { in matchingModernMobileView() method in DemoStatusIcons