Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
DInternetDialogController.java134 public static final Drawable EMPTY_DRAWABLE = new ColorDrawable(Color.TRANSPARENT); field in InternetDialogController
557 ? EMPTY_DRAWABLE in getSignalStrengthIcon()