Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/
DTile.java179 public boolean hasSwitch() { in hasSwitch() method in Tile
435 boolean hasSwitch = hasSwitch(); in getType()
437 if (hasSwitch && hasAction) { in getType()
439 } else if (hasSwitch) { in getType()