Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DTvOverlayManager.java1197 private final boolean mKeepSidePanelHistory; field in TvOverlayManager.PendingDialogAction
1207 mKeepSidePanelHistory = keepSidePanelHistory; in PendingDialogAction()
1212 showDialogFragment(mTag, mDialog, mKeepSidePanelHistory, mKeepProgramGuide); in run()