Home
last modified time | relevance | path

Searched refs:IAppContext (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DCarAppContextManager.java78 private final IAppContext mService;
90 mService = IAppContext.Stub.asInterface(service); in CarAppContextManager()
DIAppContext.aidl22 interface IAppContext { interface
/packages/services/Car/service/src/com/android/car/
DAppContextService.java19 import android.car.IAppContext;
35 public class AppContextService extends IAppContext.Stub implements CarServiceBase,