Lines Matching refs:use
69 again after a few moments, you can instead use the
84 appears before it enters immersive mode. It is also how the app appears if you use the
114 <li><strong>Sticky flag</strong>—This is the UI you see if you use the
123 if you use them in conjunction with {@link android.view.View#SYSTEM_UI_FLAG_HIDE_NAVIGATION},
125 both. You can just use one or the other, but it's common to hide both the status and the
133 examples of when you would use one flag vs. the other:</p>
136 <li>If you're building a book reader, news reader, or a magazine, use
143 use case.</li>
147 UI, use the
159 sufficient. Don't use the "immersive" flags in this case.</li>
164 <p>When you use the {@link android.view.View#SYSTEM_UI_FLAG_IMMERSIVE} flag, it hides
235 <p>When you use the {@link android.view.View#SYSTEM_UI_FLAG_IMMERSIVE_STICKY} flag,
243 when you use the {@link android.view.View#SYSTEM_UI_FLAG_IMMERSIVE_STICKY IMMERSIVE_STICKY} flag.</…
270 but need to show your own UI controls as well, just use