/cts/hostsidetests/services/activitymanager/src/android/server/cts/ |
ActivityManagerFreeformStackTests.java | 63 "Fullscreen stack must be the front stack.", FULLSCREEN_WORKSPACE_STACK_ID);
|
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/ |
AndroidManifest.xml | 47 android:theme="@style/AppThemeDark.FullScreen" >
|
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/ |
AndroidManifest.xml | 47 android:theme="@style/AppThemeDark.FullScreen" >
|
/development/samples/Support4Demos/res/values/ |
styles.xml | 35 fullscreen theme, because they don't support some feature that help
|
/development/samples/browseable/DisplayingBitmaps/ |
AndroidManifest.xml | 47 android:theme="@style/AppThemeDark.FullScreen" >
|
/external/kernel-headers/original/uapi/drm/ |
drm_sarea.h | 66 unsigned int fullscreen; member in struct:drm_sarea_frame
|
/external/libdrm/include/drm/ |
drm_sarea.h | 64 unsigned int fullscreen; member in struct:drm_sarea_frame
|
/external/mesa3d/include/GL/internal/ |
sarea.h | 76 unsigned int fullscreen; member in struct:_XF86DRISAREAFrame
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga_escape.h | 83 uint32 fullscreen; member in struct:__anon19935
|
/external/webrtc/webrtc/modules/video_render/ |
i_video_render.h | 80 virtual bool FullScreen() = 0;
|
/external/webrtc/webrtc/modules/video_render/ios/ |
video_render_ios_impl.h | 57 bool FullScreen() override;
|
/frameworks/base/docs/html/training/system-ui/ |
visibility.jd | 61 // LOW_PROFILE, HIDE_NAVIGATION, or FULLSCREEN flags are set.
|
/frameworks/base/media/tests/MediaDump/ |
AndroidManifest.xml | 31 android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
|
/frameworks/base/packages/Keyguard/res/values/ |
styles.xml | 56 <style name="keyguard_presentation_theme" parent="@android:style/Theme.Material.NoActionBar.Fullscreen">
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/ |
PipMenuActivity.java | 104 // Moving PIP to fullscreen is implemented by resizing PINNED_STACK with null bounds.
|
/frameworks/base/services/core/java/com/android/server/wm/ |
Task.java | 77 // Whether mBounds is fullscreen 209 /** Set the task bounds. Passing in null sets the bounds to fullscreen. */ 234 // Can't set to fullscreen if we don't have a display to get bounds from... 407 // Normal setBounds() does not allow non-null bounds for fullscreen apps. 428 /** Original bounds of the task if applicable, otherwise fullscreen rect. */ 431 // No need to adjust the output bounds if fullscreen or the docked stack is visible 438 // not currently visible. Go ahead a represent it as fullscreen to the rest of the system. 521 // is not currently visible. Go ahead a represent it as fullscreen to the rest of the 771 // is not currently visible. Go ahead a represent it as fullscreen to the rest of the
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
PhotoViewCallbacks.java | 26 public void onFullScreenChanged(boolean fullScreen);
|
/packages/apps/TV/src/com/android/tv/dialog/ |
WebDialogFragment.java | 88 // Ensure the dialog is fullscreen, even if the webview doesn't have its content yet.
|
/pdk/apps/TestingCamera/ |
AndroidManifest.xml | 33 android:theme="@android:style/Theme.Holo.NoActionBar.Fullscreen">
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
drm_sarea.h | 64 unsigned int fullscreen; member in struct:drm_sarea_frame
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/ |
drm_sarea.h | 64 unsigned int fullscreen; member in struct:drm_sarea_frame
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
FragmentDialog.java | 92 case 4: return "STYLE_NORMAL with dark fullscreen theme"; 96 case 8: return "STYLE_NORMAL with light fullscreen theme";
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
FragmentDialogSupport.java | 93 case 4: return "STYLE_NORMAL with dark fullscreen theme"; 97 case 8: return "STYLE_NORMAL with light fullscreen theme";
|
/external/autotest/client/cros/chameleon/ |
chameleon_screen_test.py | 19 # external detection, mirror mode and fullscreen, to disappear. 96 """Closes the tab in browser to unload the fullscreen test image."""
|
/external/pdfium/fpdfsdk/src/javascript/ |
app.h | 53 FX_BOOL fullscreen(IJS_Context* cc, 180 JS_STATIC_PROP(fullscreen, app);
|