Home
last modified time | relevance | path

Searched refs:inputItem (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DPipInputSelectorFragment.java76 InputItem inputItem = (InputItem) item; in onStart() local
77 if (Objects.equals(inputItem.mPipInput, mInitialPipInput)) { in onStart()