/frameworks/base/core/res/res/values/ |
themes_device_defaults.xml | 209 <style name="Theme.DeviceDefault.NoActionBar.Fullscreen" parent="Theme.Material.NoActionBar.Fullscreen" /> 461 <style name="Theme.DeviceDefault.Light.NoActionBar.Fullscreen" parent="Theme.Material.Light.NoActionBar.Fullscreen" /> [all...] |
/frameworks/base/docs/html/design/patterns/ |
new.jd | 87 content. The new <a href="{@docRoot}design/patterns/fullscreen.html">Full
|
/frameworks/base/docs/html/training/system-ui/ |
status.jd | 79 android:theme="@android:style/Theme.Holo.NoActionBar.Fullscreen" >
|
/frameworks/base/services/core/java/com/android/server/wm/ |
DimLayer.java | 76 /** Returns true if the dim should be fullscreen. */
|
WindowLayersController.java | 150 * @return The layer used for dimming the apps when dismissing docked/fullscreen stack. Just
|
DockedStackDividerController.java | 152 // If the bounds are fullscreen, return the value of the fullscreen configuration [all...] |
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
PhotoView.java | 592 * fullScreen. If this is not desirable, enable / disable image transformations manually. 594 public void setFullScreen(boolean fullScreen, boolean animate) { 595 if (fullScreen != mFullScreen) { 596 mFullScreen = fullScreen; [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
AlarmNotifications.java | 219 // Setup fullscreen intent
|
/packages/apps/Dialer/InCallUI/res/layout/ |
call_button_fragment.xml | 20 This layout is a fullscreen overlay, drawn on top of the
|
/packages/apps/Gallery/ |
AndroidManifest.xml | 102 android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen">
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_assert.h | 196 * and probably minimizing any fullscreen windows.
|
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_assert.h | 196 * and probably minimizing any fullscreen windows.
|
/prebuilts/misc/windows/sdl2/include/ |
SDL_assert.h | 196 * and probably minimizing any fullscreen windows.
|
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_assert.h | 196 * and probably minimizing any fullscreen windows.
|
/build/tools/droiddoc/templates-sdk-dev/assets/css/ |
default.css | [all...] |
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/ |
SoftKeyboard.java | 210 // candidates when in fullscreen mode, otherwise relying 295 * on the current text in it. We want to use this in fullscreen mode
|
/external/opencv3/modules/viz/src/ |
vizimpl.cpp | 118 int fullscreen = window_->GetFullScreen(); local 126 window_->SetFullScreen(fullscreen);
|
/external/pdfium/fpdfsdk/src/javascript/ |
app.cpp | 64 JS_STATIC_PROP_ENTRY(fullscreen) 693 FX_BOOL app::fullscreen(IJS_Context* cc, function in class:app
|
/external/webrtc/webrtc/modules/video_render/windows/ |
video_render_direct3d9.cc | 277 bool fullScreen) : 281 _fullScreen(fullScreen), [all...] |
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/ |
dialogs.jd | 686 // The device is smaller, so show the fragment fullscreen 690 // To make it fullscreen, use the 'content' root view as the container
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/ |
dialogs.jd | 686 // The device is smaller, so show the fragment fullscreen 690 // To make it fullscreen, use the 'content' root view as the container
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/ |
dialogs.jd | 686 // The device is smaller, so show the fragment fullscreen 690 // To make it fullscreen, use the 'content' root view as the container [all...] |
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/ |
dialogs.jd | 686 // The device is smaller, so show the fragment fullscreen 690 // To make it fullscreen, use the 'content' root view as the container
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/ |
dialogs.jd | 686 // The device is smaller, so show the fragment fullscreen 690 // To make it fullscreen, use the 'content' root view as the container
|
/frameworks/rs/api/ |
GenerateDocumentation.cpp | 49 "<link href='fullscreen.css' rel='stylesheet' class='fullscreen' "
|