Searched defs:iAppServiceId (Results 1 – 9 of 9) sorted by relevance
26 void onInteractiveAppServiceAdded(in String iAppServiceId); in onInteractiveAppServiceAdded()27 void onInteractiveAppServiceRemoved(in String iAppServiceId); in onInteractiveAppServiceRemoved()28 void onInteractiveAppServiceUpdated(in String iAppServiceId); in onInteractiveAppServiceUpdated()30 void onStateChanged(in String iAppServiceId, int type, int state, int err); in onStateChanged()
466 public void prepareInteractiveApp( in prepareInteractiveApp()1083 public void onPlaybackCommandRequest( in onPlaybackCommandRequest()1097 public void onTimeShiftCommandRequest( in onTimeShiftCommandRequest()1112 public void onStateChanged( in onStateChanged()1140 public void onTeletextAppStateChanged( in onTeletextAppStateChanged()1187 public void onRequestStreamVolume(@NonNull String iAppServiceId) { in onRequestStreamVolume()1255 public void onRequestStopRecording( in onRequestStopRecording()1341 public void onSetTvRecordingInfo( in onSetTvRecordingInfo()1357 public void onRequestTvRecordingInfo( in onRequestTvRecordingInfo()1370 public void onRequestTvRecordingInfoList( in onRequestTvRecordingInfoList()[all …]
34 in String iAppServiceId, int type); in createSession()
764 public void onInteractiveAppServiceAdded(@NonNull String iAppServiceId) { in onInteractiveAppServiceAdded()775 public void onInteractiveAppServiceRemoved(@NonNull String iAppServiceId) { in onInteractiveAppServiceRemoved()786 public void onInteractiveAppServiceUpdated(@NonNull String iAppServiceId) { in onInteractiveAppServiceUpdated()815 public void onTvInteractiveAppServiceStateChanged( in onTvInteractiveAppServiceStateChanged()836 public void postInteractiveAppServiceAdded(final String iAppServiceId) { in postInteractiveAppServiceAdded()845 public void postInteractiveAppServiceRemoved(final String iAppServiceId) { in postInteractiveAppServiceRemoved()854 public void postInteractiveAppServiceUpdated(final String iAppServiceId) { in postInteractiveAppServiceUpdated()873 public void postStateChanged(String iAppServiceId, int type, int state, int err) { in postStateChanged()896 public void createSession(@NonNull String iAppServiceId, int type, in createSession()901 private void createSessionInternal(String iAppServiceId, int type, SessionCallback callback, in createSessionInternal()
34 void onSessionCreated(in String iAppServiceId, IBinder token, in InputChannel channel, int seq); in onSessionCreated()
385 public abstract Session onCreateSession( in onCreateSession()2238 String iAppServiceId = (String) args.arg3; in handleMessage() local
83 void createSession(in ITvInteractiveAppClient client, in String iAppServiceId, int type, in createSession()
207 String iAppServiceId = info.getId(); in buildTvInteractiveAppServiceListLocked() local258 private void notifyInteractiveAppServiceAddedLocked(UserState userState, String iAppServiceId) { in notifyInteractiveAppServiceAddedLocked()277 UserState userState, String iAppServiceId) { in notifyInteractiveAppServiceRemovedLocked()296 UserState userState, String iAppServiceId) { in notifyInteractiveAppServiceUpdatedLocked()315 UserState userState, String iAppServiceId, int type, int state, int err) { in notifyStateChangedLocked()847 final ITvInteractiveAppClient client, final String iAppServiceId, int type, in createSession()2119 ITvInteractiveAppClient client, String iAppServiceId, IBinder sessionToken, in sendSessionTokenToClientLocked()2211 String iAppServiceId, int userId) { in abortPendingCreateSessionRequestsLocked()2331 private SessionState(IBinder sessionToken, String iAppServiceId, int type, in SessionState()2552 String iAppServiceId = serviceState.mIAppServiceId; in onStateChanged() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...