Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DAppContextService.java242 private void dispatchAppContextOwnershipLoss(IAppContextListener listener, int contexts) { in dispatchAppContextOwnershipLoss() method in AppContextService
334 dispatchAppContextOwnershipLoss((IAppContextListener) msg.obj, msg.arg1); in handleMessage()