Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/statusbar/ui/
DAmbientStatusBarView.java58 public @interface StatusIconType {} annotation in AmbientStatusBarView
144 protected static String getLoggableStatusIconType(@StatusIconType int type) { in getLoggableStatusIconType()
158 void showIcon(@StatusIconType int iconType, boolean show, @Nullable String contentDescription) { in showIcon()
DAmbientStatusBarViewController.java301 @AmbientStatusBarView.StatusIconType int iconType = Resources.ID_NULL; in updateMicCameraBlockedStatusIcon()
330 private void showIcon(@AmbientStatusBarView.StatusIconType int iconType, boolean show, in showIcon()
336 @AmbientStatusBarView.StatusIconType int iconType, in showIcon()