/frameworks/base/docs/html/design/patterns/ |
navigation-drawer.jd | 46 <p> When the navigation drawer is expanded, the user can dismiss it in one of four ways: </p> 180 is fully expanded:</p> 191 Clean up the action bar when the drawer is fully expanded. Remove actions that are not needed
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ |
StackScrollAlgorithm.java | 619 // Collapse and expand the first child while the shade is being expanded 642 // Our element can be expanded, so this can get negative 647 // If it is expanded we have to collapse it to a new size [all...] |
/packages/services/Telephony/src/com/android/phone/ |
NotificationMgr.java | 186 * Enables or disables the expanded view of the status bar 433 // is enabled, just show a notification. We'll default to expanded 435 // it is deemed too weird to have CF indications as expanded views,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/ |
cp-tree.def | 204 not an alias, but is later expanded into multiple aliases. */ 390 /* Represents a type expression that will be expanded into a list of 413 /* Represents an expression that will be expanded into a list of
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
ConfigParser.py | 57 expanded in the return values, based on the defaults passed into the 596 All % interpolations are expanded in the return values, unless the 629 All % interpolations are expanded in the return values, based on the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
ConfigParser.py | 57 expanded in the return values, based on the defaults passed into the 596 All % interpolations are expanded in the return values, unless the 629 All % interpolations are expanded in the return values, based on the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ViewHierarchy.java | 405 * info sub-tree. This uses the potentially-expanded selection bounds. 461 * uses the potentially-expanded selection bounds. 482 * info sub-tree. This uses the potentially-expanded selection bounds.
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
docs.js | 707 if (section.hasClass('expanded')) { 710 // remove 'expanded' class from my section and any children 711 section.closest('li').removeClass('expanded'); 712 $('li.nav-section', section).removeClass('expanded'); 718 var $others = $('li.nav-section.expanded', $(this).closest('ul')).not('.sticky'); 719 $others.removeClass('expanded').children('ul').slideUp(250); 722 section.closest('li').addClass('expanded'); 782 $(this).addClass('expanded'); 790 $('ul#nav li.nav-section.expanded').removeClass('expanded').children('ul').hide() [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
ActionBarView.java | 190 // TODO: Clean up the handoff between expanded/normal. 843 // Don't show while in expanded mode or with empty text [all...] |
/external/chromium_org/third_party/accessibility-audit/ |
axs_testing.js | 427 axs.constants.ARIA_ROLES = {alert:{namefrom:["author"], parent:["region"]}, alertdialog:{namefrom:["author"], namerequired:!0, parent:["alert", "dialog"]}, application:{namefrom:["author"], namerequired:!0, parent:["landmark"]}, article:{namefrom:["author"], parent:["document", "region"]}, banner:{namefrom:["author"], parent:["landmark"]}, button:{childpresentational:!0, namefrom:["contents", "author"], namerequired:!0, parent:["command"], properties:["aria-expanded", "aria-pressed"]}, checkbox:{namefrom:["contents", 428 "author"], namerequired:!0, parent:["input"], requiredProperties:["aria-checked"], properties:["aria-checked"]}, columnheader:{namefrom:["contents", "author"], namerequired:!0, parent:["gridcell", "sectionhead", "widget"], properties:["aria-sort"]}, combobox:{mustcontain:["listbox", "textbox"], namefrom:["author"], namerequired:!0, parent:["select"], requiredProperties:["aria-expanded"], properties:["aria-expanded", "aria-autocomplete", "aria-required"]}, command:{"abstract":!0, namefrom:["author"], 430 properties:["aria-expanded"]}, form:{namefrom:["author"], parent:["landmark"]}, grid:{mustcontain:["row", "rowgroup"], namefrom:["author"], namerequired:!0, parent:["composite", "region"], properties:["aria-level", "aria-multiselectable", "aria-readonly"]}, gridcell:{namefrom:["contents", "author"], namerequired:!0, parent:["section", "widget"], properties:["aria-readonly", "aria-required", "aria-selected"]}, group:{namefrom:[" author"], parent:["section"], properties:["aria-activedescendant"]}, 431 heading:{namerequired:!0, parent:["sectionhead"], properties:["aria-level"]}, img:{childpresentational:!0, namefrom:["author"], namerequired:!0, parent:["section"]}, input:{"abstract":!0, namefrom:["author"], parent:["widget"]}, landmark:{"abstract":!0, namefrom:["contents", "author"], namerequired:!1, parent:["region"]}, link:{namefrom:["contents", "author"], namerequired:!0, parent:["command"], properties:["aria-expanded"]}, list:{mustcontain:["group", "listitem"], namefrom:["author"], parent:["region"]}, 437 properties:["aria-expanded"]}, sectionhead:{"abstract":!0, namefrom:["contents", "author"], parent:["structure"], properties:["aria-expanded"]}, select:{"abstract":!0, namefrom:["author"], parent:["composite", "group", "input"]}, separator:{childpresentational:!0, namefrom:["author"], parent:["structure"], properties:["aria-expanded", "aria-orientation"]}, scrollbar:{childpresentational:!0, namefrom:["author"], namerequired:!1, parent:["input", "range"], requiredProperties:["aria-controls", "aria-orientation", 441 namerequired:!0, parent:["grid", "tree"]}, treeitem:{namefrom:["contents", "author"], namerequired:!0, parent:["listitem", "option"]}, widget:{"abstract":!0, parent:["roletype"]}, window:{"abstract":!0, namefrom:[" author"], parent:["roletype"], properties:["aria-expanded"]}}; 478 describedby:{type:"property", valueType:"idref_list"}, disabled:{defaultValue:"false", type:"state", valueType:"boolean"}, dropeffect:{defaultValue:"none", type:"property", valueType:"token_list", values:"copy move link execute popup none".split(" ")}, expanded:{defaultValue:"undefined", type:"state", valueType:"token", values:["true", "false", "undefined"]} (…) [all...] |
/frameworks/support/v4/java/android/support/v4/app/ |
NotificationCompat.java | 201 * Notification extras key: this is the title of the notification when shown in expanded form, 226 * alongside expanded notifications, as supplied to (e.g.) 254 * shown in its expanded form, as supplied to 291 * Notification extras key: this is a bitmap to be shown in {@link BigPictureStyle} expanded 297 * Notification extras key: An array of CharSequences to show in {@link InboxStyle} expanded [all...] |
/external/chromium_org/chrome/browser/chromeos/policy/ |
device_local_account_browsertest.cc | 660 // Verify that the pod expanded to its basic/advanced form, as expected. 785 " .getPodWithUsername_('%s').querySelector('.expanded-pane-name')" 830 // Verify that the pod is still expanded. This indicates that the UI updated 832 bool expanded = false; local [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeTypes.cpp | 232 // or their promoted/expanded/etc values registered in PromotedIntegers, 775 assert(Entry.first.getNode() && "Operand isn't expanded"); 785 "Invalid type for expanded integer"); 792 assert(!Entry.first.getNode() && "Node already expanded"); 802 assert(Entry.first.getNode() && "Operand isn't expanded"); 812 "Invalid type for expanded float"); 819 assert(!Entry.first.getNode() && "Node already expanded"); [all...] |
/external/llvm/utils/TableGen/ |
CodeGenSchedule.cpp | 108 // SchedReadWrites that represent sequences derived from expanded variant will [all...] |
/external/lldb/www/python_reference/ |
lldb.utils.symbolication-pysrc.html | 102 </div><div id="Address-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="Address-expanded"><a name="L41"></a><tt class="py-lineno"> 41</tt> <tt class="py-line"> <tt class="py-docstring">"""Class that represents an address that will be symbolicated"""</tt> </tt> 104 </div><div id="Address.__init__-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="Address.__init__-expanded"><a name="L43"></a><tt class="py-lineno"> 43</tt> <tt class="py-line"> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-2" class="py-name" targets="Variable lldb.SBProcess.target=lldb.SBProcess-class.html#target,Variable lldb.SBValue.target=lldb.SBValue-class.html#target,Variable lldb.target=lldb-module.html#target"><a title="lldb.SBProcess.target 119 </div><div id="Address.__str__-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="Address.__str__-expanded"><a name="L51"></a><tt class="py-lineno"> 51</tt> <tt class="py-line"> <tt class="py-name">s</tt> <tt class="py-op">=</tt> <tt class="py-string">"%#16.16x"</tt> <tt class="py-op">%</tt> <tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-8" class="py-name"><a title="lldb.SBAddress.load_addr 132 </div><div id="Address.resolve_addr-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="Address.resolve_addr-expanded"><a name="L61"></a><tt class="py-lineno"> 61</tt> <tt class="py-line"> <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">so_addr</tt> <tt class="py-op">==</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt> 140 </div><div id="Address.is_inlined-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="Address.is_inlined-expanded"><a name="L66"></a><tt class="py-lineno"> 66</tt> <tt class="py-line"> <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">inlined</tt> </tt> 143 </div><div id="Address.get_symbol_context-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="Address.get_symbol_context-expanded"><a name="L69"></a><tt class="py-lineno"> 69</tt> <tt class="py-line"> <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">sym_ctx</tt> <tt class="py-op">==</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt> 156 </div><div id="Address.get_instructions-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="Address.get_instructions-expanded"><a name="L78"></a><tt class="py-lineno"> 78</tt> <tt class="py-line"> <tt class="py-name">sym_ctx</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-23" class="py-name" targets="Method lldb.utils.symbolication.Address.get_symbol_context()=lldb.utils.symbolication.Address-class.html#get_symbol_context"><a title="lldb.utils.symbolication.Address.get_symbol_context" class="py-name" href="#" onclick="return doclink('link-23', 'get_symbol_context', 'link-23');">get_symbol_context</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt> 183 </div><div id="Address.symbolicate-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="Address.symbolicate-expanded"><a name="L87"></a><tt class="py-lineno"> 87</tt> <tt class="py-line"> <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-33" class="py-name"><a title="lldb.utils.symbolication" class="py-name" href="#" onclick="return doclink('link-33', 'symbolication', 'link-7');">symbolication</a></tt> <tt class="py-op">==</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt> [all...] |
/external/clang/lib/Basic/ |
SourceManager.cpp | 44 /// ContentCache. This can be 0 if the MemBuffer was not actually expanded. [all...] |
/frameworks/base/core/java/android/app/ |
Notification.java | 187 * {@link Notification.Builder} has displayed the number in the expanded notification view. 194 * The intent to execute when the expanded status entry is clicked. If 247 * The view that will represent this notification in the expanded status bar. 694 * {@link #extras} key: this is the title of the notification when shown in expanded form, 719 * alongside expanded notifications, as supplied to (e.g.) 747 * shown in its expanded form, as supplied to 784 * {@link #extras} key: this is a bitmap to be shown in {@link BigPictureStyle} expanded 790 * {@link #extras} key: An array of CharSequences to show in {@link InboxStyle} expanded [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemNumber.java | 144 * current node has an expanded-name, with the same expanded-name 160 * current node has an expanded-name, with the same expanded-name 604 * queries are supposed to be expanded. 653 * queries are supposed to be expanded. [all...] |
/external/chromium_org/chrome/browser/ui/panels/ |
stacked_panel_browsertest.cc | 479 // modifier again. Expect only P2 is expanded due to no available space for 644 // and expanded. The minimize button of P2 should become visible now. 667 // Expect both panels become detached and expanded. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
tree.def | 300 ..._DECL node of which this decl is an (inlined or template expanded) 485 expanded once; this is so we can re-expand the tree later. */ 533 for debugging purposes. If this BIND_EXPR is actually expanded, 541 If the BIND_EXPR is ever expanded, its TREE_USED flag is set. 543 If the BIND_EXPR should be output for debugging but will not be expanded, 568 cleanups are executed after the expression is expanded. [all...] |
/build/tools/droiddoc/templates-ds/assets/css/ |
default.css | 264 /* expanded section header divs */ 322 #nav li.expanded .nav-section-header { 325 #nav li.expanded li .nav-section-header { 327 #nav li.expanded li ul { 331 #nav li.expanded > .nav-section-header:after { 336 #nav li.expanded li ul.tree-list-children { 339 #nav li.expanded li ul.tree-list-children .tree-list-children { 371 #nav li.expanded ul { 382 #nav li.expanded ul > li { 385 #nav li.expanded ul > li li [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 268 /* expanded section header divs */ 326 #nav li.expanded .nav-section-header { 329 #nav li.expanded li .nav-section-header { 331 #nav li.expanded li ul { 335 #nav li.expanded > .nav-section-header:after { 340 #nav li.expanded li ul.tree-list-children { 343 #nav li.expanded li ul.tree-list-children .tree-list-children { 375 #nav li.expanded ul { 386 #nav li.expanded ul > li { 389 #nav li.expanded ul > li li [all...] |
/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/ |
ContactsListFragment.java | 382 // Nothing to do when the action item is expanded 404 // needs to be expanded and populated again. 407 // onQueryTextChange() when the menu item is expanded). [all...] |
/external/chromium_org/chrome/browser/ |
enumerate_modules_model_win.cc | 574 wchar_t expanded[MAX_PATH]; local 576 entry.location.c_str(), expanded, MAX_PATH); 579 GetSubjectNameFromDigitalSignature(base::FilePath(expanded)); [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/ |
ObjectPropertiesSection.js | 329 var context = { expanded: this.expanded, elementToEdit: elementToEdit, previousContent: elementToEdit.textContent }; 366 if (context.expanded) [all...] |