HomeSort by relevance Sort by last modified time
    Searched full:screens (Results 451 - 475 of 768) sorted by null

<<11121314151617181920>>

  /packages/apps/Camera2/
AndroidManifest.xml 36 <supports-screens
  /packages/apps/ContactsCommon/res/values/
dimens.xml 49 <!-- For contact filter setting screens -->
  /packages/services/Telecomm/res/values/
strings.xml 20 and app info screens. -->
  /external/chromium_org/chrome/
chrome_tests.gypi     [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
glxclient.h 559 * These are the same for all screens on this display. These fields will
568 * Configurations of visuals for all screens on this display.
572 struct glx_screen **screens; member in struct:glx_display
  /external/mesa3d/src/glx/
glxclient.h 559 * These are the same for all screens on this display. These fields will
568 * Configurations of visuals for all screens on this display.
572 struct glx_screen **screens; member in struct:glx_display
  /packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java 95 // Y rotation to apply to the workspace screens
743 // Update the model if we have changed any screens
758 // Don't strip empty screens if the workspace is still loading
786 // If we're not going to strip the empty screens after removing
799 // XXX: Do we need to update LM workspace screens below?
    [all...]
LauncherProvider.java 554 // We rearrange the screens from the old launcher
707 // We went from 3 to 5 screens. Move everything 1 to the right
765 // to persist workspace screens and their relative order.
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller_private.mm 90 NSRect monitorFrame = [[[NSScreen screens] objectAtIndex:0] frame];
179 // intentionally ignores the size of the screens, since the window might span
180 // multiple screens, and AppKit may reposition the window.
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11modes.c 545 int screens; local
559 xinerama = SDL_NAME(XineramaQueryScreens)(SDL_Display, &screens);
560 for ( i = 0; i < screens; i++ ) {
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.2.jd 213 <p>Android now allows your app to display unique content on additional screens that are connected
255 secondary screens, you can apply
261 <p>Keep in mind that screens connected to the user?s device often have a larger screen size and
  /frameworks/base/packages/SystemUI/res/values-en-rGB/
strings.xml 26 <string name="status_bar_no_recent_apps" msgid="7374907845131203189">"Your recent screens appear here"</string>
30 <item quantity="other" msgid="5523506463832158203">"%d screens in Overview"</item>
277 <string name="recents_empty_message" msgid="8682129509540827999">"Your recent screens appear here"</string>
    [all...]
  /frameworks/base/packages/SystemUI/res/values-en-rIN/
strings.xml 26 <string name="status_bar_no_recent_apps" msgid="7374907845131203189">"Your recent screens appear here"</string>
30 <item quantity="other" msgid="5523506463832158203">"%d screens in Overview"</item>
277 <string name="recents_empty_message" msgid="8682129509540827999">"Your recent screens appear here"</string>
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Account.java 138 * Uri for EDIT intent that will cause the settings screens for this account type to be
144 * Uri for VIEW intent that will cause the help screens for this account type to be
150 * Uri for VIEW intent that will cause the send feedback screens for this account type to be
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlibint.h 108 int nscreens; /* number of screens on this server*/
109 Screen *screens; /* pointer to list of screens */ member in struct:_XDisplay
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h 108 int nscreens; /* number of screens on this server*/
109 Screen *screens; /* pointer to list of screens */ member in struct:_XDisplay
    [all...]
  /developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/
MainActivity.java 46 * between the primary and secondary screens.
  /developers/samples/android/media/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/
MainActivity.java 46 * between the primary and secondary screens.
  /development/samples/browseable/BasicMediaRouter/src/com.example.android.basicmediarouter/
MainActivity.java 46 * between the primary and secondary screens.
  /external/chromium_org/chrome/browser/chromeos/login/
app_launch_controller.cc 21 #include "chrome/browser/chromeos/login/screens/error_screen_actor.h"
  /external/chromium_org/chrome/browser/chromeos/login/screens/
user_selection_screen.cc 5 #include "chrome/browser/chromeos/login/screens/user_selection_screen.h"
  /external/chromium_org/chrome/browser/chromeos/login/ui/
webui_login_display.cc 10 #include "chrome/browser/chromeos/login/screens/chrome_user_selection_screen.h"
  /external/chromium_org/chrome/browser/chromeos/policy/
blocking_login_browsertest.cc 95 // Use the login manager screens and the gaia auth extension.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
login_common.js 40 * Constructs an Out of box controller. It manages initialization of screens,
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_view_mac.mm 148 NSScreen* screen = [[NSScreen screens] objectAtIndex:0];

Completed in 1332 milliseconds

<<11121314151617181920>>