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