Home
last modified time | relevance | path

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

/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/telecom/
DProjectionCallHandlerTest.java134 .addMobileDevice( in activeApp_noProjectingDevices_doesNotSuppress()
145 .addMobileDevice( in activeApp_withProjectingDevice_suppresses()
307 .addMobileDevice( in suppressableStatusBuilder()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarProjectionServiceTest.java337 .addMobileDevice(MobileDevice in createProjectionStatus()
342 .addMobileDevice(MobileDevice in createProjectionStatus()
/packages/services/Car/car-lib/src/android/car/projection/
DProjectionStatus.java221 public @NonNull Builder addMobileDevice(MobileDevice mobileDevice) { in addMobileDevice() method in ProjectionStatus.Builder
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt442 MissingNullability: android.car.projection.ProjectionStatus.Builder#addMobileDevice(android.car.pro…
443 Missing nullability on parameter `mobileDevice` in method `addMobileDevice`
Dsystem-current.txt931 …method @NonNull public android.car.projection.ProjectionStatus.Builder addMobileDevice(android.car…