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

  /packages/apps/TV/src/com/android/tv/
SelectInputActivity.java 32 public class SelectInputActivity extends Activity {
59 SelectInputActivity.this,
TvApplication.java 100 private SelectInputActivity mSelectInputActivity;
366 * SelectInputActivity is set in {@link SelectInputActivity#onCreate} and cleared in {@link
367 * SelectInputActivity#onDestroy}.
369 public void setSelectInputActivity(SelectInputActivity activity) {
429 new Intent(this, SelectInputActivity.class)

Completed in 6771 milliseconds