Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRemoteTargetGluer.java76 int numHandles = visibleTasksCount + 1; in RemoteTargetGluer() local
87 private void init(Context context, BaseContainerInterface sizingStrategy, int numHandles, in init()
93 BaseContainerInterface sizingStrategy, int numHandles, boolean forDesktop) { in createHandles()