HomeSort by relevance Sort by last modified time
    Searched full:screens (Results 226 - 250 of 644) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Email/res/values-sw600dp/
dimensions.xml 41 <!-- In setup screens, the inset for all items below the headline+hairline -->
  /packages/apps/PackageInstaller/res/layout/
app_details.xml 19 installation screens
  /packages/apps/SpareParts/res/values/
strings.xml 41 <string name="summary_transition_animations">Speed of animations moving between screens</string>
  /packages/services/Telephony/src/com/android/phone/
GsmUmtsOptions.java 29 * List of Network-specific settings screens.
  /external/chromium/chrome/browser/chromeos/login/
rounded_rect_painter.cc 139 // screens. It draws a rect with padding, shadow and rounded corners.
157 // login screens.
  /external/chromium_org/chrome/browser/chromeos/login/screens/
update_screen.h 16 #include "chrome/browser/chromeos/login/screens/update_screen_actor.h"
17 #include "chrome/browser/chromeos/login/screens/wizard_screen.h"
update_screen_browsertest.cc 7 #include "chrome/browser/chromeos/login/screens/mock_error_screen.h"
8 #include "chrome/browser/chromeos/login/screens/mock_screen_observer.h"
9 #include "chrome/browser/chromeos/login/screens/update_screen.h"
  /external/chromium_org/chrome/browser/extensions/api/desktop_capture/
desktop_capture_apitest.cc 72 bool screens; member in struct:extensions::__anon4683::FakeDesktopMediaPickerFactory::Expectation
93 EXPECT_EQ(expectations_.front().screens, show_screens);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
oobe_ui.h 54 // JS oobe/login screens names.
163 // Screens actors. Note, OobeUI owns them via |handlers_|, not directly here.
  /external/chromium_org/third_party/mesa/src/include/EGL/
eglmesaext.h 59 EGLAPI EGLBoolean EGLAPIENTRY eglGetScreensMESA(EGLDisplay dpy, EGLScreenMESA *screens, EGLint max_screens, EGLint *num_screens);
72 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSCRREENSMESA) (EGLDisplay dpy, EGLScreenMESA *screens, EGLint max_screens, EGLint *num_screens);
  /external/mesa3d/include/EGL/
eglmesaext.h 59 EGLAPI EGLBoolean EGLAPIENTRY eglGetScreensMESA(EGLDisplay dpy, EGLScreenMESA *screens, EGLint max_screens, EGLint *num_screens);
72 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSCRREENSMESA) (EGLDisplay dpy, EGLScreenMESA *screens, EGLint max_screens, EGLint *num_screens);
  /frameworks/base/docs/html/design/patterns/
multi-pane-layouts.jd 38 <p>Screens should strive to have the same functionality regardless of orientation. If you use a compound view in
115 <p>Make sure that your screens try to provide functional parity after the screen orientation
navigation-drawer.jd 36 important screens from anywhere in the app.</p>
69 <p> If your app requires cross-navigating between lower-level screens, consider using the
71 efficient navigation from lower-level screens to other important places in your app.</p>
98 <p> If your app?s structure is deep, you can add screens from lower levels that your users will
104 screens as well as important lower-level screens.
109 <p> To facilitate access to the navigation drawer on navigation hubs, all screens that
113 <p> All other lower-level screens show the traditional Up indicator next to the application
swipe-views.jd 28 <p>On a phone, since the master and detail are on separate screens, this typically requires the user to
56 People app with swipe gesture navigation between top-level screens.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_dialog.jd 25 Screens</a></li>
45 medium-, and high-density screens. This ensures that your icons will display
icon_design_list.jd 25 Screens</a></li>
47 medium-, and high-density screens. This ensures that your icons will display
icon_design_launcher.jd 23 Screens</a></li>
47 Screens</a>, you should create separate icons for all generalized screen densities, including low-,
48 medium-, high-, and extra-high-density screens. This ensures that your icons will display properly
  /frameworks/base/docs/html/training/basics/supporting-devices/
languages.jd 7 next.title=Supporting Different Screens
8 next.link=screens.html
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DeviceMenuListener.java 189 "Preview All Screens", chooser, RenderPreviewMode.SCREENS);
  /packages/apps/Settings/res/values/
strings.xml 76 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
78 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
80 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
82 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
85 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
87 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
89 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
91 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
94 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
96 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/login/
display_manager.js 84 * Groups of screens (screen IDs) that should have the same dimensions.
94 * Constructor a display manager that manages initialization of screens,
104 * Registered screens.
109 * Current OOBE step, index in the screens array.
493 * other screens in the same group.
528 * Updates localized content of the screens like headers, buttons and links.
554 * Prepares screens to use in login display.
  /frameworks/base/core/java/android/content/pm/
ApplicationInfo.java 166 * reduced in size for smaller screens. Corresponds to
174 * displayed on normal screens. Corresponds to
182 * increased in size for larger screens. Corresponds to
273 * increased in size for extra large screens. Corresponds to
374 * android:requiresSmallestWidthDp} attribute of the &lt;supports-screens&gt; tag.
382 * android:compatibleWidthLimitDp} attribute of the &lt;supports-screens&gt; tag.
390 * android:largestWidthLimitDp} attribute of the &lt;supports-screens&gt; tag.
  /frameworks/base/docs/html/about/versions/
android-1.6.jd 298 <li>New <a href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code
299 &lt;supports-screens>}</a> element lets you specify the device screen sizes that your
311 application is designed to run on devices with small screens.
315 the application is designed to run on devices with normal screens.
320 larger screens, such that special care may be required on
328 the application can expand its layout to fit slightly larger screens.
506 <p>For more information about how to develop an application that displays and functions properly on all Android-powered devices, see <a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple Screens</a>.</p>
  /frameworks/base/docs/html/training/basics/actionbar/
adding-buttons.jd 89 href="{@docRoot}training/basics/supporting-devices/screens.html">Supporting Different Screens</a>.
168 <p>All screens in your app that are not the main entrance to your app
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountServerBaseFragment.java 56 * Whether or not we are in "settings mode". We re-use the same screens for both the initial
67 // This is null in the setup wizard screens, and non-null in AccountSettings mode
267 * around with focus. This is useful in settings screens, as we don't want focus to change

Completed in 693 milliseconds

1 2 3 4 5 6 7 8 91011>>