Home
last modified time | relevance | path

Searched refs:shouldCaptureGestures (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/car-lib/src/android/car/app/
DControlledRemoteCarTaskViewConfig.java41 boolean shouldCaptureGestures, in ControlledRemoteCarTaskViewConfig() argument
45 mShouldCaptureGestures = shouldCaptureGestures; in ControlledRemoteCarTaskViewConfig()
61 public boolean shouldCaptureGestures() { in shouldCaptureGestures() method in ControlledRemoteCarTaskViewConfig
137 public Builder setShouldCaptureGestures(boolean shouldCaptureGestures) { in setShouldCaptureGestures() argument
138 mShouldCaptureGestures = shouldCaptureGestures; in setShouldCaptureGestures()
/packages/services/Car/tools/GenericCarApiBuilder/scripts/api-coverage/
Dapis-without-coverage.txt15 android.car.app.ControlledRemoteCarTaskViewConfig#shouldCaptureGestures()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt519 method public boolean shouldCaptureGestures();
/packages/services/Car/car-lib/api/
Dsystem-current.txt519 method public boolean shouldCaptureGestures();
Dtest-current.txt590 method public boolean shouldCaptureGestures();
Dsystem-lint-baseline.txt1682 UnflaggedApi: android.car.app.ControlledRemoteCarTaskViewConfig#shouldCaptureGestures():
1683 … with @FlaggedApi: method android.car.app.ControlledRemoteCarTaskViewConfig.shouldCaptureGestures()