Home
last modified time | relevance | path

Searched refs:hasAidlVhal (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/car-lib/src/android/car/test/
DCarTestManager.java121 public boolean hasAidlVhal() throws RemoteException { in hasAidlVhal() method in CarTestManager
122 return mService.hasAidlVhal(); in hasAidlVhal()
DICarTest.aidl54 boolean hasAidlVhal() = 5; in hasAidlVhal() method
/packages/services/Car/service/src/com/android/car/
DCarTestService.java134 public boolean hasAidlVhal() throws RemoteException { in hasAidlVhal() method in CarTestService
136 return mICarImpl.hasAidlVhal(); in hasAidlVhal()
DICarImpl.java1128 /* package */ boolean hasAidlVhal() { in hasAidlVhal() method in ICarImpl
/packages/services/Car/tools/GenericCarApiBuilder/scripts/
Dtracked_hidden_apis.txt18 android.car.test CarTestManager boolean hasAidlVhal()
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
DE2eCarTestBase.java85 mCarTestManager.hasAidlVhal()); in checkRefAidlVHal()
/packages/services/Car/car-lib-module/api/
Dtest-current.txt144 …Permission(android.car.Car.PERMISSION_CAR_TEST_SERVICE) public boolean hasAidlVhal() throws androi…
/packages/services/Car/tests/carservice_unit_test/res/raw/
Dcar_hidden_apis.txt676 android.car.test CarTestManager boolean hasAidlVhal()
/packages/services/Car/car-lib/api/
Dtest-current.txt2539 …Permission(android.car.Car.PERMISSION_CAR_TEST_SERVICE) public boolean hasAidlVhal() throws androi…