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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsConfiguration.java84 public int taskStackMaxDim; field in class:RecentsConfiguration
226 taskStackMaxDim = res.getInteger(R.integer.recents_max_task_stack_view_dim);

Completed in 32 milliseconds