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