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

  /packages/services/Car/car-systemtest-lib/src/android/car/test/
ICarTest.aidl 31 boolean isPropertySupported(int property) = 4;
CarTestManager.java 86 public boolean isPropertySupported(int property) {
88 return mService.isPropertySupported(property);
  /packages/services/Car/service/src/com/android/car/
CarTestService.java 131 public boolean isPropertySupported(int property) {
  /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/input/
InputTestFragment.java 100 if (!mTestManager.isPropertySupported(
  /prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.4.01/
xml-apis-1.4.01.jar 

Completed in 213 milliseconds