Searched defs:isGridEnabled (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java64 public boolean isGridEnabled; field in class:RecentsConfiguration
74 isGridEnabled = SystemProperties.getBoolean("ro.recents.grid", false);

Completed in 66 milliseconds