Searched refs:ILocalService (Results 1 – 3 of 3) sorted by relevance
41 private ILocalService mInteractionService;52 mInteractionService = ILocalService.Stub.asInterface(service);
21 interface ILocalService { interface
73 private final ILocalService.Stub mBinder = new ILocalService.Stub() {