Searched refs:closeSessionInternal (Results 1 – 1 of 1) sorted by relevance
163 token.linkToDeath(() -> closeSessionInternal(token), 0); in openSession()177 closeSessionInternal(token); in closeSession()210 private void closeSessionInternal(IBinder token) { in closeSessionInternal() method in LightsService.LightsManagerBinderService