HomeSort by relevance Sort by last modified time
    Searched refs:FakeTvInputManager (Results 1 - 2 of 2) sorted by null

  /packages/apps/TV/tests/common/src/com/android/tv/testing/
FakeTvInputManagerHelper.java 26 super(context, new FakeTvInputManager());
29 public FakeTvInputManager getFakeTvInputManager() {
30 return (FakeTvInputManager) mTvInputManager;
FakeTvInputManager.java 30 public class FakeTvInputManager implements TvInputManagerHelper.TvInputManagerInterface {

Completed in 1269 milliseconds