Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/
H A DTile.java191 public boolean hasSwitch() { in hasSwitch() method in Tile
474 boolean hasSwitch = hasSwitch(); in getType()
476 if (hasSwitch && hasAction) { in getType()
478 } else if (hasSwitch) { in getType()