Searched defs:setWindowBounds (Results 1 – 5 of 5) sorted by relevance
38 void setWindowBounds(in Rect bounds); in setWindowBounds() method
87 void setWindowBounds(@NonNull Rect windowBoundsOnScreen); in setWindowBounds() method
65 public void setWindowBounds(Rect windowBoundsOnScreen) { in setWindowBounds() method in CarTaskViewHostAidlToImplAdapter
112 public void setWindowBounds(Rect newBounds) { in setWindowBounds() method in CarTaskView
2098 public Builder setWindowBounds(WindowBounds bounds) { in setWindowBounds() method in Builder