Searched refs:getLaunchBounds (Results 1 – 6 of 6) sorted by relevance
180 outParams.mBounds.set(options.getLaunchBounds()); in calculate()200 && options != null && options.getLaunchBounds() != null) { in calculate()201 outParams.mBounds.set(options.getLaunchBounds()); in calculate()
1384 final Rect bounds = options.getLaunchBounds(); in findTaskToMoveToFront()1445 if (options == null || options.getLaunchBounds() == null) { in canUseActivityOptionsLaunchBounds()
2927 final Rect bounds = rootTask != this && rootTask.isOrganized() ? null : getLaunchBounds(); in updateOverrideConfigurationFromLaunchBounds()2938 Rect getLaunchBounds() { in getLaunchBounds() method in Task
1211 public Rect getLaunchBounds() { in getLaunchBounds() method in ActivityOptions
4369 method @Nullable public android.graphics.Rect getLaunchBounds();
48416 HSPLcom/android/server/wm/Task;->getLaunchBounds()Landroid/graphics/Rect;+]Lcom/android/server/wm/T…