Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDemoStatusIcons.java270 StatusBarMobileView mobileView = matchingMobileView(view); in onRemoveIcon()
278 private StatusBarMobileView matchingMobileView(StatusIconDisplayable otherView) { in matchingMobileView() method in DemoStatusIcons