Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/app/
DControlledRemoteCarTaskViewConfig.java42 boolean shouldCaptureLongPress) { in ControlledRemoteCarTaskViewConfig() argument
46 mShouldCaptureLongPress = shouldCaptureLongPress; in ControlledRemoteCarTaskViewConfig()
66 public boolean shouldCaptureLongPress() { in shouldCaptureLongPress() method in ControlledRemoteCarTaskViewConfig
156 public Builder setShouldCaptureLongPress(boolean shouldCaptureLongPress) { in setShouldCaptureLongPress() argument
157 mShouldCaptureLongPress = shouldCaptureLongPress; in setShouldCaptureLongPress()
/packages/services/Car/tools/GenericCarApiBuilder/scripts/api-coverage/
Dapis-without-coverage.txt46 android.car.app.ControlledRemoteCarTaskViewConfig#shouldCaptureLongPress()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt520 method public boolean shouldCaptureLongPress();
/packages/services/Car/car-lib/api/
Dsystem-current.txt520 method public boolean shouldCaptureLongPress();
Dtest-current.txt591 method public boolean shouldCaptureLongPress();
Dsystem-lint-baseline.txt1684 UnflaggedApi: android.car.app.ControlledRemoteCarTaskViewConfig#shouldCaptureLongPress():
1685 …with @FlaggedApi: method android.car.app.ControlledRemoteCarTaskViewConfig.shouldCaptureLongPress()