Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DLockscreenFragment.java187 public Boolean getExpando() { in getExpando() method in LockscreenFragment.StaticShortcut
225 public Boolean getExpando() { in getExpando() method in LockscreenFragment.App
247 public abstract Boolean getExpando(); in getExpando() method in LockscreenFragment.Item
276 Boolean expando = item.getExpando(); in onBindViewHolder()