Home
last modified time | relevance | path

Searched refs:ControlledRemoteCarTaskViewConfig (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/car-lib/src/android/car/app/
DControlledRemoteCarTaskViewConfig.java30 public final class ControlledRemoteCarTaskViewConfig { class
31 private static final String TAG = ControlledRemoteCarTaskViewConfig.class.getSimpleName();
38 private ControlledRemoteCarTaskViewConfig( in ControlledRemoteCarTaskViewConfig() method in ControlledRemoteCarTaskViewConfig
163 public ControlledRemoteCarTaskViewConfig build() { in build()
167 return new ControlledRemoteCarTaskViewConfig( in build()
DControlledRemoteCarTaskView.java66 private final ControlledRemoteCarTaskViewConfig mConfig;
128 ControlledRemoteCarTaskViewConfig config, in ControlledRemoteCarTaskView()
311 ControlledRemoteCarTaskViewConfig getConfig() { in getConfig()
DCarTaskViewController.java90 @NonNull ControlledRemoteCarTaskViewConfig controlledRemoteCarTaskViewConfig, in createControlledRemoteCarTaskView()
/packages/services/Car/tools/GenericCarApiBuilder/scripts/api-coverage/
Dapis-without-coverage.txt2 android.car.app.ControlledRemoteCarTaskViewConfig#shouldAutoRestartOnCrash()
3 android.car.app.ControlledRemoteCarTaskViewConfig.Builder#setShouldCaptureGestures(boolean)
15 android.car.app.ControlledRemoteCarTaskViewConfig#shouldCaptureGestures()
20 android.car.app.ControlledRemoteCarTaskViewConfig#getActivityIntent()
31 android.car.app.ControlledRemoteCarTaskViewConfig.Builder#setShouldCaptureLongPress(boolean)
46 android.car.app.ControlledRemoteCarTaskViewConfig#shouldCaptureLongPress()
/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/
DCarLauncherViewModel.java35 import android.car.app.ControlledRemoteCarTaskViewConfig;
202 new ControlledRemoteCarTaskViewConfig.Builder() in onConnected()
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt170 IntentBuilderName: android.car.app.ControlledRemoteCarTaskViewConfig#getActivityIntent():
212 MissingGetterMatchingBuilder: android.car.app.ControlledRemoteCarTaskViewConfig.Builder#setShouldAu…
213ControlledRemoteCarTaskViewConfig does not declare a `shouldAutoRestartOnTaskRemoval()` method mat…
1604 …ontroller#createControlledRemoteCarTaskView(android.car.app.ControlledRemoteCarTaskViewConfig, jav…
1605 …ontroller.createControlledRemoteCarTaskView(android.car.app.ControlledRemoteCarTaskViewConfig,java…
1676 UnflaggedApi: android.car.app.ControlledRemoteCarTaskViewConfig:
1677 … New API must be flagged with @FlaggedApi: class android.car.app.ControlledRemoteCarTaskViewConfig
1678 UnflaggedApi: android.car.app.ControlledRemoteCarTaskViewConfig#getActivityIntent():
1679 …PI must be flagged with @FlaggedApi: method android.car.app.ControlledRemoteCarTaskViewConfig.getA…
1680 UnflaggedApi: android.car.app.ControlledRemoteCarTaskViewConfig#shouldAutoRestartOnCrash():
[all …]
Dsystem-current.txt471 … createControlledRemoteCarTaskView(@NonNull android.car.app.ControlledRemoteCarTaskViewConfig, @No…
516 public final class ControlledRemoteCarTaskViewConfig {
523 public static final class ControlledRemoteCarTaskViewConfig.Builder {
524 ctor public ControlledRemoteCarTaskViewConfig.Builder();
525 method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig build();
526 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setActivityIntent…
527 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setShouldAutoRest…
528 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setShouldCaptureG…
529 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setShouldCaptureL…
Dtest-current.txt542 … createControlledRemoteCarTaskView(@NonNull android.car.app.ControlledRemoteCarTaskViewConfig, @No…
587 public final class ControlledRemoteCarTaskViewConfig {
594 public static final class ControlledRemoteCarTaskViewConfig.Builder {
595 ctor public ControlledRemoteCarTaskViewConfig.Builder();
596 method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig build();
597 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setActivityIntent…
598 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setShouldAutoRest…
599 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setShouldCaptureG…
600 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setShouldCaptureL…
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt471 … createControlledRemoteCarTaskView(@NonNull android.car.app.ControlledRemoteCarTaskViewConfig, @No…
516 public final class ControlledRemoteCarTaskViewConfig {
523 public static final class ControlledRemoteCarTaskViewConfig.Builder {
524 ctor public ControlledRemoteCarTaskViewConfig.Builder();
525 method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig build();
526 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setActivityIntent…
527 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setShouldAutoRest…
528 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setShouldCaptureG…
529 …method @NonNull public android.car.app.ControlledRemoteCarTaskViewConfig.Builder setShouldCaptureL…