Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DAppContextService.java143 mDispatchHandler.requestAppContextChangeDispatch(clientInfo.binderInterface, in setActiveContexts()
184 mDispatchHandler.requestAppContextChangeDispatch(clientInfo.binderInterface, in resetActiveContexts()
325 private void requestAppContextChangeDispatch(IAppContextListener listener, int contexts) { in requestAppContextChangeDispatch() method in AppContextService.DispatchHandler