Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/app/
DControlledRemoteCarTaskViewConfig.java41 boolean shouldCaptureGestures, in ControlledRemoteCarTaskViewConfig()
61 public boolean shouldCaptureGestures() { in shouldCaptureGestures() method in ControlledRemoteCarTaskViewConfig
137 public Builder setShouldCaptureGestures(boolean shouldCaptureGestures) { in setShouldCaptureGestures()