Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DAutoTileManager.java339 if (position != null && !hasTile(DEVICE_CONTROLS)) {
352 private boolean hasTile(String tileSpec) { in hasTile() method in AutoTileManager