Home
last modified time | relevance | path

Searched refs:getCurrentBoundsOnScreen (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/car-lib/src/android/car/app/
DCarTaskViewClient.java43 public Rect getCurrentBoundsOnScreen() { in getCurrentBoundsOnScreen() method in CarTaskViewClient
45 return mICarTaskViewClient.getCurrentBoundsOnScreen(); in getCurrentBoundsOnScreen()
DICarTaskViewClient.aidl30 Rect getCurrentBoundsOnScreen(); in getCurrentBoundsOnScreen() method
DRemoteCarDefaultRootTaskView.java164 public Rect getCurrentBoundsOnScreen() {
DRemoteCarRootTaskView.java153 public Rect getCurrentBoundsOnScreen() {
DControlledRemoteCarTaskView.java120 public Rect getCurrentBoundsOnScreen() {
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/taskview/
DRemoteCarTaskViewServerImpl.java337 public Rect getCurrentBoundsOnScreen() { in getCurrentBoundsOnScreen() method in RemoteCarTaskViewServerImpl
339 return mCarTaskViewClient.getCurrentBoundsOnScreen(); in getCurrentBoundsOnScreen()
/packages/services/Car/tools/GenericCarApiBuilder/scripts/api-coverage/
Dapis-without-coverage.txt38 android.car.app.CarTaskViewClient#getCurrentBoundsOnScreen()
/packages/services/Car/car-lib/api/
Dsystem-current.txt349 method @NonNull public android.graphics.Rect getCurrentBoundsOnScreen();
Dtest-current.txt420 method @NonNull public android.graphics.Rect getCurrentBoundsOnScreen();
Dsystem-lint-baseline.txt1592 UnflaggedApi: android.car.app.CarTaskViewClient#getCurrentBoundsOnScreen():
1593 …st be flagged with @FlaggedApi: method android.car.app.CarTaskViewClient.getCurrentBoundsOnScreen()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt349 method @NonNull public android.graphics.Rect getCurrentBoundsOnScreen();