Searched refs:hostToken (Results 1 – 1 of 1) sorted by relevance
57 IBinder hostToken = b.getBinder(EXTRAS_HOST_TOKEN); in onBind() local61 SurfaceControlViewHost surfaceControlViewHost = getSurfaceControlViewHost(hostToken, in onBind()67 private SurfaceControlViewHost getSurfaceControlViewHost(IBinder hostToken, int hostDisplayId) { in getSurfaceControlViewHost() argument70 new SurfaceControlViewHost(displayContext, displayContext.getDisplay(), hostToken); in getSurfaceControlViewHost()