HomeSort by relevance Sort by last modified time
    Searched full:fullscreen (Results 51 - 75 of 579) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/apps/CellBroadcastReceiver/res/values/
styles.xml 22 <!-- This must be a fullscreen theme for the alarm to be able to turn the screen on. -->
  /packages/apps/Gallery2/res/values-notouch-v14/
styles.xml 18 <style name="Theme.GalleryBase" parent="android:Theme.Holo.NoActionBar.Fullscreen">
  /packages/apps/Gallery2/res/values-v11/
styles.xml 21 <style name="Theme.CameraBase" parent="android:Theme.Holo.NoActionBar.Fullscreen"/>
  /packages/apps/Gallery2/res/values-v14/
styles.xml 27 <style name="Theme.Photos.Fullscreen" parent="android:Theme.Holo">
  /developers/build/prebuilts/gradle/SkeletonWearableApp/
README.md 10 This sample is a mostly empty wearable app that implements a fullscreen activity
14 Developers who require a fullscreen activity for
  /frameworks/base/services/core/java/com/android/server/wm/
TaskStack.java 62 /** Whether mBounds is fullscreen */
90 // True if the stack was forced to fullscreen disregarding the override configuration.
92 // The {@link #mBounds} before the stack was forced to fullscreen. Will be restored as the
93 // stack bounds once the stack is no longer forced to fullscreen.
136 /** Set the stack bounds. Passing in null sets the bounds to fullscreen. */
157 // Can't set to fullscreen if we don't have a display to get bounds from...
244 /** Forces the stack to fullscreen if input is true, else un-forces the stack from fullscreen.
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 130 /** Whether or not we can display the thumbnail at fullscreen size */
277 // FLAG: If we are displaying thumbnails at fullscreen size, then we
278 // could defer the loading of the fullscreen image until the thumbnail
455 public void onFullScreenChanged(boolean fullScreen) {
519 final boolean fullScreen = mCallback == null ? false : mCallback.isFragmentFullScreen(this);
520 setFullScreen(fullScreen);
526 public void setFullScreen(boolean fullScreen) {
527 mFullScreen = fullScreen;
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
CameraMediaChooser.java 237 * @param fullScreen
240 void onFullScreenChanged(final boolean fullScreen) {
241 super.onFullScreenChanged(fullScreen);
242 if (!fullScreen && CameraManager.get().isVideoMode()) {
420 final boolean fullScreen = mMediaPicker.isFullScreen();
429 fullScreen ? View.SYSTEM_UI_FLAG_LOW_PROFILE :
432 mFullScreenButton.setVisibility(!fullScreen ? View.VISIBLE : View.GONE);
435 fullScreen && !isRecording && CameraManager.get().hasFrontAndBackCamera() ?
MediaPickerPanel.java 320 * @param fullScreen True to enter full screen view, false to leave
323 void setFullScreenView(final boolean fullScreen, final boolean animate) {
324 if (fullScreen == mFullScreen) {
328 if (requiresFullScreen() && !fullScreen) {
332 mFullScreen = fullScreen;
441 // When we are not fullscreen, we own any vertical drag motion.
  /bionic/libc/kernel/uapi/drm/
drm_sarea.h 47 unsigned int fullscreen; member in struct:drm_sarea_frame
  /developers/build/prebuilts/androidtv/visual-game-controller/
AndroidManifest.xml 35 android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
  /development/samples/AccelerometerPlay/
AndroidManifest.xml 23 android:screenOrientation="portrait" android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
  /development/samples/Support4Demos/res/values/
styles.xml 35 fullscreen theme, because they don't support some feature that help
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
tight-vncviewer-newfbsize.patch 89 + if (appData.fullScreen) {
137 --- vnc_unixsrc.orig/vncviewer/fullscreen.c 2003-10-09 05:23:49.000000000 -0400
138 +++ vnc_unixsrc/vncviewer/fullscreen.c 2006-07-27 14:36:06.000000000 -0400
143 + Bool fsAlready = appData.fullScreen, toobig = False;
145 appData.fullScreen = True;
  /build/tools/droiddoc/templates-ds/
customizations.cs 276 <a class="fullscreen">fullscreen</a>
282 // init fullscreen based on user pref
283 var fullscreen = readCookie("fullscreen");
284 if (fullscreen != 0) {
285 if (fullscreen == "false") {
  /external/libvncserver/x11vnc/
rates.c 244 if (macosx_console && macosx_read_opengl && fullscreen) {
245 copy_image(fullscreen, 0, 0, 0, 0);
251 if (fullscreen) {
252 copy_image(fullscreen, 0, 0, 0, 0);
253 n = fullscreen->bytes_per_line * fullscreen->height;
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java 97 * and running in fullscreen mode), but it is up to a particular implementor
114 * <li>If not running fullscreen, the application is moved or resized to be
115 * above these views; if running fullscreen, the window will completely cover
165 * <h3>Fullscreen Mode</h3>
177 * fullscreen mode by implementing {@link #onEvaluateFullscreenMode()}
179 * whether it should be fullscreen in the current environment. If any of your
182 * implementation selects fullscreen mode when the screen is in a landscape
186 * <p>When in fullscreen mode, you have some special requirements because the
324 // In true fullscreen mode, we just say the window isn't covering
    [all...]
  /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/browseable/DisplayingBitmaps/
AndroidManifest.xml 47 android:theme="@style/AppThemeDark.FullScreen" >
  /external/jmonkeyengine/engine/src/test/jme3test/app/
TestApplication.java 56 System.out.println("Starting in fullscreen mode");
  /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:__anon16645

Completed in 640 milliseconds

1 23 4 5 6 7 8 91011>>