HomeSort by relevance Sort by last modified time
    Searched refs:isGlobalProperty (Results 1 - 3 of 3) sorted by null

  /packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
CarCabinManagerTest.java 66 assertFalse(property.isGlobalProperty());
107 assertFalse(property.isGlobalProperty());
119 if (!property.isGlobalProperty()) {
CarHvacManagerTest.java 113 global, property.isGlobalProperty());
118 if (!property.isGlobalProperty()) {
143 if (!property.isGlobalProperty()) {
  /packages/services/Car/car-lib/src/android/car/hardware/
CarPropertyConfig.java 59 public boolean isGlobalProperty() {

Completed in 180 milliseconds