Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/app/
DControlledRemoteCarTaskViewConfig.java42 boolean shouldCaptureLongPress) { in ControlledRemoteCarTaskViewConfig()
66 public boolean shouldCaptureLongPress() { in shouldCaptureLongPress() method in ControlledRemoteCarTaskViewConfig
156 public Builder setShouldCaptureLongPress(boolean shouldCaptureLongPress) { in setShouldCaptureLongPress()