Home
last modified time | relevance | path

Searched refs:CarRemoteAccessServiceConstructor (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/
DMockedCarTestBase.java58 import com.android.car.ICarImpl.Builder.CarRemoteAccessServiceConstructor;
122 private CarRemoteAccessServiceConstructor mCarRemoteAccessServiceConstructor;
227 CarRemoteAccessServiceConstructor constructor) { in setCarRemoteAccessServiceConstructor()
/packages/services/Car/service/src/com/android/car/
DICarImpl.java1150 CarRemoteAccessServiceConstructor mCarRemoteAccessServiceConstructor;
1289 public interface CarRemoteAccessServiceConstructor { interface in ICarImpl.Builder
1304 CarRemoteAccessServiceConstructor constructor) { in setCarRemoteAccessServiceConstructor()