Searched refs:shouldCaptureGestures (Results 1 – 6 of 6) sorted by relevance
41 boolean shouldCaptureGestures, in ControlledRemoteCarTaskViewConfig() argument45 mShouldCaptureGestures = shouldCaptureGestures; in ControlledRemoteCarTaskViewConfig()61 public boolean shouldCaptureGestures() { in shouldCaptureGestures() method in ControlledRemoteCarTaskViewConfig137 public Builder setShouldCaptureGestures(boolean shouldCaptureGestures) { in setShouldCaptureGestures() argument138 mShouldCaptureGestures = shouldCaptureGestures; in setShouldCaptureGestures()
15 android.car.app.ControlledRemoteCarTaskViewConfig#shouldCaptureGestures()
519 method public boolean shouldCaptureGestures();
590 method public boolean shouldCaptureGestures();
1682 UnflaggedApi: android.car.app.ControlledRemoteCarTaskViewConfig#shouldCaptureGestures():1683 … with @FlaggedApi: method android.car.app.ControlledRemoteCarTaskViewConfig.shouldCaptureGestures()