HomeSort by relevance Sort by last modified time
    Searched full:drawer (Results 26 - 50 of 108) sorted by null

12 3 4 5

  /packages/apps/UnifiedEmail/res/layout/
one_pane_activity.xml 41 <!--A drawer for phones: a pull-out that gives the list of folders. -->
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AccountItemView.java 33 * The view for each account in the folder list/drawer.
FolderListFragment.java 62 * in a drawer along with the list of folders.
103 * This is true only for the drawer: for all others it is false.
156 /** The account we will change to once the drawer (if any) is closed */
158 /** The folder we will change to once the drawer (if any) is closed */
303 // Observer for when the drawer is closed
470 // ... and close the drawer (no new target folders/accounts)
485 + " Clicked on unset item in drawer. Offending item is " + item);
508 // Clicked on same folder, just close drawer
679 // Accounts, headers, folders (all parts of drawer view types)
748 * @param itemList List of drawer items to populat
    [all...]
AbstractActivityController.java 265 /** Listeners that are interested in changes to the drawer state. */
266 private final DataSetObservable mDrawerObservers = new Observable("Drawer");
659 // If the active account has been clicked in the drawer, go to default inbox
    [all...]
ActivityController.java 318 * Called to determine if the drawer is enabled for this controller/activity instance.
325 * Currently this is used for when the drawer is open to hide certain
326 * items that are not applicable while the drawer is open.
FolderSelectionActivity.java 69 /** Empty placeholder for communicating to the consumer of the drawer observer. */
70 private final DataSetObservable mDrawerObservers = new Observable("Drawer");
133 * Since there is no drawer to wait for, notifyChanged to the observers.
OnePaneController.java 117 * into drawer (to avoid repetitive calls to replaceFragment).
298 * 1) If the drawer is pulled out (Or mid-drag), close it - handled.
364 // Show the drawer.
457 // The drawer is enabled for one pane mode
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
SlidingDrawerRule.java 50 // attributes of the sliding drawer
  /frameworks/base/docs/html/training/notify-user/
expanded.jd 42 <p>Notifications in the notification drawer appear in two main visual styles,
45 the drawer, or the user clicks the notification. </p>
build-notification.jd 124 activity when the user clicks the notification text in the notification drawer,
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
helpScreen.css 120 #drawer-contents .settings-tab {
278 #drawer-contents .help-window-main {
301 #drawer-contents .help-container-wrapper {
349 #drawer-contents .tabbed-pane-content {
357 #drawer-contents .tabbed-pane-content {
365 #drawer-contents .tabbed-pane-content {
391 #drawer-contents .settings-tab-container header {
SearchController.js 265 if (WebInspector.drawer.element.isAncestor(document.activeElement) && WebInspector.drawer.getSearchProvider())
266 this._searchHost = WebInspector.drawer;
inspector.html 65 <script type="text/javascript" src="Drawer.js"></script>
205 <div id="drawer"></div>
209 <div id="drawer-view-anchor"></div>
inspector.css 517 body.drawer-visible #main-panels {
576 body.drawer-overlay #floating-status-bar-container {
580 body.drawer-visible #floating-status-bar-container {
597 #drawer-view-anchor {
907 #drawer {
918 #drawer-body {
926 #drawer-contents {
934 #drawer-footer {
943 body.drawer-visible #drawer {
    [all...]
  /external/chromium/chrome/browser/accessibility/
accessibility_mac_uitest.mm 119 // new drawer, sheet, and help tag notifications
  /frameworks/base/docs/html/design/patterns/
app-structure.jd 151 <p>A <em>navigation drawer</em> is a slide-out menu that allows users to switch between views of your app. It can hold a large number of items and is accessible from anywhere in your app. Navigation drawers show your app's top-level views, but can also provide navigation to lower-level screens. This makes them particularly suitable for complex apps.</p>
166 Navigation drawer from the Keep app.
172 <p>After choosing the best top-level navigation for your app, don't mix and match patterns. For example, if you decide to use tabs for top-level switching, don't add a drawer, even if your navigation branches are deep. In this case, the navigation drawer would simply duplicate the information on the tabs, confusing your users.</p>
notifications.jd 16 <li>Notifications can include actions that enable the user to immediately act on a notification from the notification drawer.</li>
227 <p>Notifications are indicated by icons in the notification area and can be accessed by opening the notification drawer.</p>
228 <p>Inside the drawer, notifications are chronologically sorted with the latest one on top. Touching a notification opens the associated app to detailed content matching the notification. Swiping left or right on a notification removes it from the drawer.</p>
237 <p>Ongoing notifications keep users informed about an ongoing process in the background. For example, music players announce the currently playing track in the notification system and continue to do so until the user stops the playback. They can also be used to show the user feedback for longer tasks like downloading a file, or encoding a video. Ongoing notifications cannot be manually removed from the notification drawer.</p></p>
  /frameworks/base/docs/html/design/
design_toc.cs 35 <li><a href="<?cs var:toroot ?>design/patterns/navigation-drawer.html">Navigation Drawer</a></li>
  /frameworks/base/packages/DocumentsUI/res/values/
strings.xml 58 <!-- Accessibility title to open the drawer showing all roots where documents can be stored [CHAR LIMIT=32] -->
60 <!-- Accessibility title to close the drawer showing all roots where documents can be stored [CHAR LIMIT=32] -->
  /frameworks/base/docs/html/training/cloudsave/
conflict-res.jd 438 dictionary represents a &quot;drawer&quot; that contains coins, and the total
441 drawer, and only the device itself can put coins into that drawer.</p>
444 <em>a</em> is the total number of coins in the drawer A, <em>b</em> is
445 the total number of coins in drawer B, and so on.</p>
447 <p>The new conflict resolution algorithm for the "drawer" solution is as follows:</p>
  /packages/apps/UnifiedEmail/res/values/
colors.xml 45 <!-- Folder List/Drawer colors -->
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd 69 <strong>notification drawer</strong>. Both the notification area and the notification drawer
82 <strong>Figure 2.</strong> Notifications in the notification drawer.
105 Notifications in the notification drawer can appear in one of two visual styles, depending on
106 the version and the state of the drawer:
113 The standard view of the notifications in the notification drawer.
160 notification is at the top of the notification drawer, or when the user expands the
282 the notification drawer, you add the {@link android.app.PendingIntent} by calling
478 <strong>Figure 5.</strong> Updated notification displayed in the notification drawer.
    [all...]
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DocumentsActivity.java 172 // Non-dialog means we have a drawer
335 // Show drawer when no stack restored, but only when requesting
337 // drawer is always shown.
541 // Open drawer means we hide most actions
685 // TODO: open root drawer once we can capture back key
    [all...]
  /frameworks/base/docs/html/tools/support-library/
features.jd 87 support for creating a <a href="{@docRoot}training/implementing-navigation/nav-drawer.html"
88 >Navigation Drawer</a> that can be pulled in from the edge of a window.</li>
  /frameworks/base/docs/html/training/implementing-navigation/
temporal.jd 51 href="{@docRoot}training/implementing-navigation/nav-drawer.html">navigation drawer</a>.</li>

Completed in 940 milliseconds

12 3 4 5