Searched refs:ITvInteractiveAppService (Results 1 – 3 of 3) sorted by relevance
30 oneway interface ITvInteractiveAppService { interface
306 ITvInteractiveAppService.Stub tvIAppServiceBinder = new ITvInteractiveAppService.Stub() { in onBind()
45 import android.media.tv.interactive.ITvInteractiveAppService;2130 ITvInteractiveAppService service, IBinder sessionToken, int userId) { in createSessionInternalLocked()2404 private ITvInteractiveAppService mService;2446 serviceState.mService = ITvInteractiveAppService.Stub.asInterface(service); in onServiceConnected()