HomeSort by relevance Sort by last modified time
    Searched full:expanded (Results 826 - 850 of 2167) sorted by null

<<31323334353637383940>>

  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
GlowPadView.java 466 // Force ring and targets to finish animation to final expanded state
492 private void hideTargets(boolean animate, boolean expanded) {
500 final float targetScale = expanded ?
516 float ringScaleTarget = expanded ?
    [all...]
  /frameworks/base/docs/html/design/patterns/
new.jd 104 <li>Notifications can be collapsed and expanded</li>
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActionBarView.java 799 // Don't show while in expanded mode or with empty text
    [all...]
  /libcore/crypto/src/main/java/org/conscrypt/
FileClientSessionCache.java 203 // If we expanded the cache (by creating a new file)...
  /libcore/luni/src/main/java/java/io/
CharArrayWriter.java 25 * expanded to hold more characters. When the writing is considered to be
  /ndk/sources/host-tools/make-3.81/
main.c 557 char *expanded = tilde_expand (name);
558 if (expanded != 0)
559 name = expanded; /* Memory leak; I don't care. */
553 char *expanded = tilde_expand (name); local
1364 char *expanded = 0; local
    [all...]
variable.c 161 that it should be recursively re-expanded. */
964 /* If V is recursively expanded and didn't come from the environment,
    [all...]
  /packages/apps/InCallUI/res/values/
strings.xml 171 <!-- Label for the "Voicemail" notification item, when expanded. -->
173 <!-- Label for the expanded "Voicemail" notification item,
182 <!-- Label for the "No service" notification item, when expanded. -->
184 <!-- Label for the expanded "No service" notification item, including the
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
GlowPadView.java 488 // Force ring and targets to finish animation to final expanded state
514 private void hideTargets(boolean animate, boolean expanded) {
522 final float targetScale = expanded ?
538 float ringScaleTarget = expanded ?
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
extension.py 170 #print "expanded line: " + line
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dumbdbm.py 11 - reclaim free space (currently, space once occupied by deleted or expanded
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
extension.py 170 #print "expanded line: " + line
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dumbdbm.py 11 - reclaim free space (currently, space once occupied by deleted or expanded
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
AbstractPropertiesFieldsPart.java 53 super(body, toolkit, Section.TWISTIE | Section.EXPANDED, true /* description */);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationToggle.java 62 Section.TWISTIE | Section.EXPANDED);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ReferenceChooserDialog.java 394 mFilteredTree.getViewer().setExpandedState(resourceType, true /* expanded */);
  /external/bison/data/m4sugar/
foreach.m4 144 # Similar to m4_if, except that each TEST is expanded when encountered.
248 # final argument is expanded with END-EXPR([ARGn]).
  /external/chromium/chrome/browser/ui/views/
status_bubble_views.cc 479 // Set width of fully expanded bubble.
668 // If bubble is already in expanded state, shift to adjust to new text
  /external/chromium_org/chrome/browser/ui/views/
status_bubble_views.cc 483 // Set width of fully expanded bubble.
681 // If bubble is already in expanded state, shift to adjust to new text
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
HeapSnapshotDataGrids.js 231 if (child.expanded)
    [all...]
StylesSidebarPane.js 228 this._elementStatePane.enableStyleClass("expanded", !hasPseudoType && this._elementStateButton.classList.contains("toggled"));
725 section.expanded = true;
    [all...]
timelinePanel.css 166 .timeline-tree-item-expand-arrow.parent.expanded {
191 .timeline-expandable-expanded .timeline-expandable-arrow {
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bytecode.h 111 /** Recalculates the bytecode's length based on an expanded span length.
473 /** Recalculate a bytecode's length based on an expanded span length.
  /external/chromium_org/ui/webui/resources/js/cr/ui/
card_slider.js 10 * - The frame defines the boundary of one item. Each card will be expanded to
14 * will be expanded to be the width of all cards.
  /external/clang/lib/Lex/
PPLexerChange.cpp 181 /// be re-macro-expanded when/if expansion is enabled.
514 // from was expanded. However, it could have already been in preprocessor

Completed in 1647 milliseconds

<<31323334353637383940>>