Home
last modified time | relevance | path

Searched defs:mSizeStrategy (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java74 private final BaseContainerInterface mSizeStrategy; field in TaskViewSimulator
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java469 protected final BaseContainerInterface<STATE_TYPE, CONTAINER_TYPE> mSizeStrategy; field in RecentsView