Searched refs:getLaunchBounds (Results 1 – 7 of 7) sorted by relevance
177 outParams.mBounds.set(options.getLaunchBounds()); in calculate()
792 Rect bounds = getLaunchBounds(); in reparent()2301 final Rect bounds = getLaunchBounds(); in updateOverrideConfigurationFromLaunchBounds()2337 Rect getLaunchBounds() { in getLaunchBounds() method in TaskRecord
1394 final Rect bounds = options.getLaunchBounds(); in findTaskToMoveToFront()1451 if (options == null || options.getLaunchBounds() == null) { in canUseActivityOptionsLaunchBounds()
1007 public Rect getLaunchBounds() { in getLaunchBounds() method in ActivityOptions
16928 HSPLcom/android/server/wm/TaskRecord;->getLaunchBounds()Landroid/graphics/Rect;
675 HSPLandroid/app/ActivityOptions;->getLaunchBounds()Landroid/graphics/Rect;
4113 method @Nullable public android.graphics.Rect getLaunchBounds();