Searched refs:shouldCaptureLongPress (Results 1 – 6 of 6) sorted by relevance
42 boolean shouldCaptureLongPress) { in ControlledRemoteCarTaskViewConfig() argument46 mShouldCaptureLongPress = shouldCaptureLongPress; in ControlledRemoteCarTaskViewConfig()66 public boolean shouldCaptureLongPress() { in shouldCaptureLongPress() method in ControlledRemoteCarTaskViewConfig156 public Builder setShouldCaptureLongPress(boolean shouldCaptureLongPress) { in setShouldCaptureLongPress() argument157 mShouldCaptureLongPress = shouldCaptureLongPress; in setShouldCaptureLongPress()
46 android.car.app.ControlledRemoteCarTaskViewConfig#shouldCaptureLongPress()
520 method public boolean shouldCaptureLongPress();
591 method public boolean shouldCaptureLongPress();
1684 UnflaggedApi: android.car.app.ControlledRemoteCarTaskViewConfig#shouldCaptureLongPress():1685 …with @FlaggedApi: method android.car.app.ControlledRemoteCarTaskViewConfig.shouldCaptureLongPress()