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