diff options
author | Dongwon Kang <dwkang@google.com> | 2014-07-25 19:52:08 +0900 |
---|---|---|
committer | Dongwon Kang <dwkang@google.com> | 2014-08-04 11:44:45 +0900 |
commit | bd2fa2c02d916a9b6c62f8fd8701d779c00bd68d (patch) | |
tree | 666163c85d1f96d3c4cc178394437d3b46dbe0d0 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ae44128776410abd11bd06ae700db9cc4606a773 (diff) |
TIF: Rearchitecting TvInputPassthroughWrapperService.
This change addresses the following issues raised in the API review:
TvInputPassthroughWrapperService needs to be rearchitected:
-- Create a nested class (possibly called RemoteTvInput) inside TvInputService that
represents remote connection to the underlying physical TV input (HDMI).
RemoteTvInput which will need to have additional method like createRemoteSession.
-- This class has methods to control that remote input, and a callback so TvInputService
to observe state changes.
-- Add TvInputService.onGetParentInputId() (no argument) which returns null by default.
-- Extend TvInputService.onCreateSession(String inputId, RemoteTvInput parent) to pass
in the RemoteTvInput requested by onGetParentInputId(), if any.
Bug: 16542165
Change-Id: Ic6b0c9b5d770c9d1f9377061af8dcb6bae0cb9dc
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions