Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/projection/
DProjectionFragment.java106 deviceProjecting.setText(String.valueOf(device.isProjecting())); in onProjectionStatusChanged()
/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/homescreen/assistive/
DProjectionModel.java176 if (device.isProjecting()) { in getStatusMessage()
/packages/services/Car/car-lib/src/android/car/projection/
DProjectionStatus.java347 public boolean isProjecting() { in isProjecting() method in ProjectionStatus.MobileDevice
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt148 method TIRAMISU_0 boolean isProjecting();
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2210 method public boolean isProjecting();
/packages/services/Car/car-lib/api/
Dsystem-current.txt2210 method public boolean isProjecting();
Dtest-current.txt2287 method public boolean isProjecting();
Dsystem-lint-baseline.txt4018 UnflaggedApi: android.car.projection.ProjectionStatus.MobileDevice#isProjecting():
4019 …lagged with @FlaggedApi: method android.car.projection.ProjectionStatus.MobileDevice.isProjecting()