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.java1208 private final boolean mKeepSidePanelHistory; field in TvOverlayManager.PendingDialogAction
1218 mKeepSidePanelHistory = keepSidePanelHistory; in PendingDialogAction()
1223 showDialogFragment(mTag, mDialog, mKeepSidePanelHistory, mKeepProgramGuide); in run()