Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/statusbar/ui/
DAmbientStatusBarView.java144 protected static String getLoggableStatusIconType(@StatusIconType int type) { in getLoggableStatusIconType() method in AmbientStatusBarView
DAmbientStatusBarViewController.java342 show, AmbientStatusBarView.getLoggableStatusIconType(iconType)); in showIcon()