Searched refs:mTmpInsetBounds (Results 1 – 1 of 1) sorted by relevance
409 private final SparseArray<Rect> mTmpInsetBounds = new SparseArray<>(); field in ActivityStackSupervisor2069 mTmpInsetBounds.clear(); in resizeStackUncheckedLocked()2091 mTmpInsetBounds.put(task.taskId, tempTaskInsetBounds); in resizeStackUncheckedLocked()2098 mTmpBounds, mTmpInsetBounds); in resizeStackUncheckedLocked()