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

1 2 3 4 5 6 7 8 91011>>

  /external/skia/src/core/
SkPictureRecord.h 287 // restores to be deferred (e.g., if the MC state is being collapsed and
  /frameworks/base/docs/html/design/patterns/
new.jd 121 <li>Notifications can be collapsed and expanded</li>
  /frameworks/base/docs/html/google/gcm/
c2dm.jd 73 <dd>Apps can use &quot;messages with payload&quot; to deliver messages of up to 4 Kb. This would be useful in a chat application, for example. To use this feature, simply omit the <code>collapse_key</code> parameter and messages will not be collapsed. GCM will store up to 100 messages. If you exceed that number, all messages will be discarded but you will receive a special message. If an application receives this message, it needs to sync with the server. For more information, see <a href="adv.html#collapsible">Advanced Topics</a>.</dd>
  /frameworks/base/docs/html/training/design-navigation/
multiple-sizes.jd 90 <p>A variation on the stretch strategy is to collapse the contents of the left pane when in portrait. This works quite well with master/detail panes where the left (master) pane contains easily collapsible list items. An example would be for a realtime chat application. In landscape, the left list could contain chat contact photos, names, and online statuses. In portrait, horizontal space could be collapsed by hiding contact names and only showing photos and online status indicator icons. Optionally also provide an expand control that allows the user to expand the left pane content to its larger width and vice versa.</p></li>
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
PrintContentView.java 247 // on the screen when the options are collapsed.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 329 // not expanded, so we return the collapsed size
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
SgvAnimationHelper.java 60 // Stale views are collapsed to height 0. Existing views are then updated
  /system/extras/librank/
librank.c 440 " -k Only show pages collapsed by KSM\n"
  /system/extras/procrank/
procrank.c 349 " -k Only show pages collapsed by KSM\n"
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
elementsPanel.css 740 .crumbs .crumb.collapsed > * {
744 .crumbs .crumb.collapsed::before {
  /external/chromium_org/third_party/icu/source/common/
uset.cpp 569 // /* the previous range collapsed, remove it */
582 // /* the following range collapsed, remove it */
  /external/chromium_org/third_party/skia/src/pathops/
SkOpContour.cpp 60 // if one is very large the smaller may have collapsed to nothing
622 if (startT == endT) { // if span is very large, the smaller may have collapsed to nothing
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
FlyoutControlComposite.java 295 /** Sets a listener to be modified when windows are opened, collapsed and expanded */
773 * @return the {@link Image} corresponding to current state (open or collapsed).
    [all...]
  /external/icu/icu4c/source/common/
uset.cpp 569 // /* the previous range collapsed, remove it */
582 // /* the following range collapsed, remove it */
  /packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactFragment.java 612 // If any of the collapsed entries are primary make the whole thing primary.
617 // Keep track of all the ids that have been collapsed with this one.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pyexpat.py 326 "buffered text not properly collapsed")
340 "buffered text not properly collapsed")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pyexpat.py 326 "buffered text not properly collapsed")
340 "buffered text not properly collapsed")
  /external/chromium_org/chrome/browser/ui/panels/
stacked_panel_browsertest.cc 390 // Expand P1. Expect that both P2 and P3 are collapsed and the stack moves
407 // Expand P3. Expect that P1 get collapsed in order to make space for P3.
427 // 1) Both P1 and P3 are collapsed
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
CompositeEditCommand.cpp 693 // Delete collapsed whitespace so that inserting nbsps doesn't uncollapse it.
    [all...]
  /external/chromium_org/third_party/qunit/src/
qunit.js     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTable.cpp 86 // In the collapsed border model, there is no cell spacing.
103 // If border was changed, invalidate collapsed borders cache.
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmClockFragment.java 727 // Only toggle this when alarm is collapsed
767 // Is collapsed, make expand call.
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCustom.java 442 // collapsed, so we will do this for it.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 158 <dt><a href="List6.html">6. ListAdapter Collapsed</a></dt>
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
api.js 284 * COLLAPSED

Completed in 1039 milliseconds

1 2 3 4 5 6 7 8 91011>>