Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
H A DDreamOverlayStatusBarView.java144 protected static String getLoggableStatusIconType(@StatusIconType int type) { in getLoggableStatusIconType() method in DreamOverlayStatusBarView
H A DDreamOverlayStatusBarViewController.java352 show, DreamOverlayStatusBarView.getLoggableStatusIconType(iconType)); in showIcon()