Searched refs:CastShellActivity (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromecast/shell/android/apk/src/org/chromium/chromecast/shell/
H A DCastShellActivity.java32 public class CastShellActivity extends Activity { class in inherits:Activity
33 private static final String TAG = "CastShellActivity";
45 // TODO(byungchul, gunsch): CastShellActivity, CastWindowAndroid, and native CastWindowAndroid
51 * Returns whether or not CastShellActivity should launch the browser startup sequence.
111 return new ActivityContentVideoViewClient(CastShellActivity.this);

Completed in 1686 milliseconds