Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRemoteTargetGluer.java60 public RemoteTargetGluer(Context context, BaseContainerInterface sizingStrategy, in RemoteTargetGluer()
69 public RemoteTargetGluer(Context context, BaseContainerInterface sizingStrategy) { in RemoteTargetGluer()
87 private void init(Context context, BaseContainerInterface sizingStrategy, int numHandles, in init()
93 BaseContainerInterface sizingStrategy, int numHandles, boolean forDesktop) { in createHandles()