Searched defs:startTv (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/
H A DMainActivity.java986 startTv(mInitChannelUri);
995 private void startTv(Uri channelUri) { method in class:MainActivity
996 if (DEBUG) Log.d(TAG, "startTv Uri=" + channelUri);
2503 startTv(null);
2513 startTv(channel.getUri());
2810 startTv(null);

Completed in 14 milliseconds