Home
last modified time | relevance | path

Searched refs:addMobileDevice (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Car/Launcher/app/tests/src/com/android/car/carlauncher/homescreen/assistive/
DProjectionModelTest.java73 ProjectionStatus.PROJECTION_STATE_READY_TO_PROJECT).addMobileDevice(
77 .addMobileDevice(NONPROJECTING_DEVICE).build();
81 ProjectionStatus.PROJECTION_STATE_READY_TO_PROJECT).addMobileDevice(
82 PROJECTING_DEVICE).addMobileDevice(NONPROJECTING_DEVICE).build();
86 ProjectionStatus.PROJECTION_STATE_READY_TO_PROJECT).addMobileDevice(
87 PROJECTING_DEVICE).addMobileDevice(PROJECTING_DEVICE).addMobileDevice(
/packages/services/Car/car-lib/src/android/car/projection/
DProjectionStatus.java240 public @NonNull Builder addMobileDevice(MobileDevice mobileDevice) { in addMobileDevice() method in ProjectionStatus.Builder
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarProjectionServiceTest.java499 .addMobileDevice(MobileDevice in createProjectionStatus()
504 .addMobileDevice(MobileDevice in createProjectionStatus()
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt230 MissingGetterMatchingBuilder: android.car.projection.ProjectionStatus.Builder#addMobileDevice(andro…
231 …thod matching method android.car.projection.ProjectionStatus.Builder.addMobileDevice(android.car.p…
526 MissingNullability: android.car.projection.ProjectionStatus.Builder#addMobileDevice(android.car.pro…
527 Missing nullability on parameter `mobileDevice` in method `addMobileDevice`
3994 UnflaggedApi: android.car.projection.ProjectionStatus.Builder#addMobileDevice(android.car.projectio…
3995 … @FlaggedApi: method android.car.projection.ProjectionStatus.Builder.addMobileDevice(android.car.p…
Dsystem-current.txt2197 …method @NonNull public android.car.projection.ProjectionStatus.Builder addMobileDevice(android.car…
Dtest-current.txt2274 …method @NonNull public android.car.projection.ProjectionStatus.Builder addMobileDevice(android.car…
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt139 method TIRAMISU_0 Builder addMobileDevice(MobileDevice mobileDevice);
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2197 …method @NonNull public android.car.projection.ProjectionStatus.Builder addMobileDevice(android.car…