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.java43 boolean shouldCaptureGestures, in ControlledRemoteCarTaskViewConfig()
71 public boolean shouldCaptureGestures() { in shouldCaptureGestures() method in ControlledRemoteCarTaskViewConfig
159 public Builder setShouldCaptureGestures(boolean shouldCaptureGestures) { in setShouldCaptureGestures()