Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DGuidedAction.java542 public B autoSaveRestoreEnabled(boolean autoSaveRestoreEnabled) { in autoSaveRestoreEnabled() argument
543 setFlags(autoSaveRestoreEnabled ? PF_AUTORESTORE : 0, PF_AUTORESTORE); in autoSaveRestoreEnabled()
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/app/
DGuidedStepFragmentTest.java152 .autoSaveRestoreEnabled(false).build()); in restoreFragments()
DGuidedStepSupportFragmentTest.java149 .autoSaveRestoreEnabled(false).build()); in restoreFragments()
/frameworks/support/leanback/api/
Dcurrent.txt1862 method public B autoSaveRestoreEnabled(boolean);
/frameworks/support/leanback/api_legacy/
Dcurrent.txt1861 method public B autoSaveRestoreEnabled(boolean);
D27.0.0.txt1883 method public B autoSaveRestoreEnabled(boolean);
D27.1.0.txt1861 method public B autoSaveRestoreEnabled(boolean);
D28.0.0-alpha1.txt1861 method public B autoSaveRestoreEnabled(boolean);
D26.1.0.txt1968 method public B autoSaveRestoreEnabled(boolean);
D26.0.0.txt1968 method public B autoSaveRestoreEnabled(boolean);
/frameworks/support/api/
D25.2.0.txt2911 method public B autoSaveRestoreEnabled(boolean);
D25.0.0.txt2584 method public B autoSaveRestoreEnabled(boolean);
D24.2.0.txt2530 method public B autoSaveRestoreEnabled(boolean);
D25.4.0.txt3231 method public B autoSaveRestoreEnabled(boolean);
D26.0.0-alpha1.txt3574 method public B autoSaveRestoreEnabled(boolean);
D25.3.0.txt3183 method public B autoSaveRestoreEnabled(boolean);
D24.0.0.txt2389 method public B autoSaveRestoreEnabled(boolean);
D26.0.0-beta1.txt4358 method public B autoSaveRestoreEnabled(boolean);
D26.0.0-beta2.txt4438 method public B autoSaveRestoreEnabled(boolean);
D26.1.0.txt4423 method public B autoSaveRestoreEnabled(boolean);
D24.1.0.txt2389 method public B autoSaveRestoreEnabled(boolean);