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

  /packages/apps/TV/src/com/android/tv/ui/
TunableTvView.java 410 int shrunkenTvViewHeight) {
414 mShrunkenTvViewHeight = shrunkenTvViewHeight;
    [all...]
  /packages/apps/TV/src/com/android/tv/
MainActivity.java 506 int shrunkenTvViewHeight = getResources().getDimensionPixelSize(
509 shrunkenTvViewHeight);
555 shrunkenTvViewHeight);
    [all...]

Completed in 291 milliseconds