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

1 2 3 45 6 7 8 91011>>

  /external/libvorbis/lib/
codebook.h 70 int *dec_index; /* only used if sparseness collapsed */
  /external/libvorbis/vq/
localcodebook.h 70 int *dec_index; /* only used if sparseness collapsed */
  /frameworks/base/core/java/android/widget/
SectionIndexer.java 28 * synonymous should account for collapsed groups and return an appropriate
TableRow.java 98 * @param collapsed true if the column must be collapsed, false otherwise
101 void setColumnCollapsed(int columnIndex, boolean collapsed) {
104 child.setVisibility(collapsed ? GONE : VISIBLE);
TableLayout.java 278 * <p>Collapses or restores a given column. When collapsed, a column
280 * other columns. A column is collapsed/restored only when it belongs to
286 * @param isCollapsed true if the column must be collapsed, false otherwise
306 * <p>Returns the collapsed state of the specified column.</p>
309 * @return true if the column is collapsed, false otherwise
388 // collapsed; otherwise, this might affect the default
ExpandableListView.java 49 * collapsed group, child, or last child). Use
486 // we do a check on it. Otherwise, the group is collapsed so we consider it
774 * @return True if the group was collapsed, false otherwise (if the group
775 * was already collapsed, this will return false)
787 /** Used for being notified when a group is collapsed */
791 * been collapsed.
793 * @param groupPosition The group position that was collapsed
    [all...]
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_FileIO.c 97 the parameter file may collapsed. Therefore, the parameters file should be
  /developers/build/
build.gradle 218 String collapsed = collapsedPaths.get(fcd.file.path);
219 fcd.path = "${outputPath}/src/${collapsed}";
  /external/chromium_org/base/strings/
utf_offset_string_conversions.cc 94 // current number of characters collapsed by |first_adjustments| up to this
96 // collapsed by |first_adjustments| into the current |adjusted_iter|'s
  /external/chromium_org/chrome/browser/android/
foreign_session_helper.cc 183 // Tab sync is disabled, so clean up data about collapsed sessions.
207 // Use a pref to keep track of sessions that were collapsed by the user.
  /external/chromium_org/chrome/browser/resources/print_preview/search/
destination_list.js 109 * @return {number} Size of list when destination list is in collapsed
144 * @param {number} size Size of list when destination list is in collapsed
  /external/chromium_org/gpu/command_buffer/client/
fenced_allocator.h 126 // index of the collapsed block.
131 // the new index of that block (since it may have been collapsed).
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTableSection.h 318 // This map holds the collapsed border values for cells with collapsed borders.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
breadcrumbs_controller.js 171 item.removeAttribute('collapsed');
208 parentCrumb.setAttribute('collapsed', '');
  /frameworks/base/packages/SystemUI/res/values/
dimens.xml 197 <!-- How far the expanded QS panel peeks from the header in collapsed state. -->
383 <!-- end margin for multi user switch in collapsed quick settings -->
386 <!-- end margin for multi user switch in collapsed quick settings -->
400 <!-- The padding bottom of the clock group when QS is collapsed. -->
403 <!-- The padding bottom of the clock group when QS is collapsed for large text -->
406 <!-- The width of the multi user switch on keyguard and collapsed QS header. -->
415 <!-- The width of user avatar when collapsed -->
424 <!-- The font size of the time when collapsed in QS -->
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
MoreContactUtils.java 121 // would all be collapsed:
126 // With transitive equality, the collapsed values should be:
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/dataitem/
DataItem.java 206 // If any of the collapsed entries are super primary make the whole thing super primary.
212 // If any of the collapsed entries are primary make the whole thing primary.
  /external/lldb/www/python_reference/
lldb.formatters.metrics-pysrc.html 74 </div><div id="TimeMetrics-collapsed" style="display:none;" pad="++" indent="++++"></div><div id="TimeMetrics-expanded"><a name="L13"></a><tt class="py-lineno">13</tt> <tt class="py-line"> <tt class="py-decorator">@</tt><tt class="py-decorator">staticmethod</tt> </tt>
76 </div><div id="TimeMetrics.generate-collapsed" style="display:none;" pad="++" indent="++++++++++++"></div><div id="TimeMetrics.generate-expanded"><a name="L15"></a><tt class="py-lineno">15</tt> <tt class="py-line"> <tt class="py-keyword">return</tt> <tt id="link-1" class="py-name" targets="Class lldb.formatters.metrics.TimeMetrics=lldb.formatters.metrics.TimeMetrics-class.html"><a title="lldb.formatters.metrics.TimeMetrics" class="py-name" href="#" onclick="return doclink('link-1', 'TimeMetrics', 'link-1');">TimeMetrics</a></tt><tt class="py-op">(</tt><tt class="py-name">label</tt><tt class="py-op">)</tt> </tt>
79 </div><div id="TimeMetrics.__init__-collapsed" style="display:none;" pad="++" indent="++++++++++++"></div><div id="TimeMetrics.__init__-expanded"><a name="L18"></a><tt class="py-lineno">18</tt> <tt class="py-line"> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">label</tt> <tt class="py-op">=</tt> <tt class="py-string">""</tt> <tt class="py-keyword">if</tt> <tt class="py-name">lbl</tt> <tt class="py-keyword">is</tt> <tt class="py-name">None</tt> <tt class="py-keyword">else</tt> <tt class="py-name">lbl</tt> </tt>
83 </div><div id="TimeMetrics.__enter__-collapsed" style="display:none;" pad="++" indent="++++++++++++"></div><div id="TimeMetrics.__enter__-expanded"><a name="L22"></a><tt class="py-lineno">22</tt> <tt class="py-line"> <tt class="py-name">caller</tt> <tt class="py-op">=</tt> <tt class="py-name">inspect</tt><tt class="py-op">.</tt><tt class="py-name">stack</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
90 </div><div id="TimeMetrics.__exit__-collapsed" style="display:none;" pad="++" indent="++++++++++++"></div><div id="TimeMetrics.__exit__-expanded"><a name="L27"></a><tt class="py-lineno">27</tt> <tt class="py-line"> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">exit_time</tt> <tt class="py-op">=</tt> <tt class="py-name">time</tt><tt class="py-op">.</tt><tt class="py-name">clock</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
97 </div><div id="Counter-collapsed" style="display:none;" pad="++" indent="++++"></div><div id="Counter-expanded"><a name="Counter.__init__"></a><div id="Counter.__init__-def"><a name="L32"></a><tt class="py-lineno">32</tt> <a class="py-toggle" href="#" id="Counter.__init__-toggle" onclick="return toggle('Counter.__init__');">-</a><tt class="py-line"> <tt class="py-keyword">def</tt> <a class="py-def-name" href="lldb.formatters.metrics.Counter-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
98 </div><div id="Counter.__init__-collapsed" style="display:none;" pad="++" indent="++++++++++++"></div><div id="Counter.__init__-expanded"><a name="L33"></a><tt class="py-lineno">33</tt> <tt class="py-line"> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-4" class="py-name" targets="Variable lldb.SBTypeFilter.count=lldb.SBTypeFilter-class.html#count"><a title="lldb.SBTypeFilter.count" class="py-name" href="#" onclick="return doclink('link-4', 'count', 'link-4');">count</a></tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
101 </div><div id="Counter.update-collapsed" style="display:none;" pad="++" indent="++++++++++++"></div><div id="Counter.update-expanded"><a name="L36"></a><tt class="py-lineno">36</tt> <tt class="py-line"> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-5" class="py-name"><a title="lldb.SBTypeFilter.count" class="py-name" href="#" onclick="return doclink('link-5', 'count', 'link-4');">count</a></tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-6" class="py-name"><a title="lldb.SBTypeFilter.count" class="py-name" href="#" onclick="return doclink('link-6', 'count', 'link-4');">count</a></tt> <tt class="py-op">+</tt> <tt class="py-number">1</tt> </tt>
147 </div><div id="Counter.__str__-collapsed" style="display:none;" pad="++" indent="++++++++++++"></div><div id="Counter.__str__-expanded"><a name="L43"></a><tt class="py-lineno">43</tt> <tt class="py-line"> <tt class="py-keyword">return</tt> <tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-13" class="py-name"><a title="lldb.SBTypeFilter.count" class="py-name" href="#" onclick="return doclink('link-13', 'count', 'link-4');">count</a></tt><tt class="py-op">)</tt> <tt class="py-op">+</tt> <tt class="py-string">" times, for items ["</tt> <tt class="py-op">+</tt> <tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">)</tt> <tt class="py-op">+</tt> <tt class="py-string">"]"</tt> </tt>
150 </div><div id="MetricsPrinter_Verbose-collapsed" style="display:none;" pad="++" indent="++++"></div><div id="MetricsPrinter_Verbose-expanded"><a n (…)
    [all...]
lldb.formatters.Logger-pysrc.html 68 </div><div id="NopLogger-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="NopLogger-expanded"><a name="NopLogger.__init__"></a><div id="NopLogger.__init__-def"><a name="L7"></a><tt class="py-lineno"> 7</tt> <a class="py-toggle" href="#" id="NopLogger.__init__-toggle" onclick="return toggle('NopLogger.__init__');">-</a><tt class="py-line"> <tt class="py-keyword">def</tt> <a class="py-def-name" href="lldb.formatters.Logger.NopLogger-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
69 </div><div id="NopLogger.__init__-collapsed" style="display:none;" pad="+++" indent="++++++++++++"></div><div id="NopLogger.__init__-expanded"><a name="L8"></a><tt class="py-lineno"> 8</tt> <tt class="py-line"> <tt class="py-keyword">pass</tt> </tt>
72 </div><div id="NopLogger.write-collapsed" style="display:none;" pad="+++" indent="++++++++++++"></div><div id="NopLogger.write-expanded"><a name="L11"></a><tt class="py-lineno"> 11</tt> <tt class="py-line"> <tt class="py-keyword">pass</tt> </tt>
75 </div><div id="NopLogger.flush-collapsed" style="display:none;" pad="+++" indent="++++++++++++"></div><div id="NopLogger.flush-expanded"><a name="L14"></a><tt class="py-lineno"> 14</tt> <tt class="py-line"> <tt class="py-keyword">pass</tt> </tt>
78 </div><div id="NopLogger.close-collapsed" style="display:none;" pad="+++" indent="++++++++++++"></div><div id="NopLogger.close-expanded"><a name="L17"></a><tt class="py-lineno"> 17</tt> <tt class="py-line"> <tt class="py-keyword">pass</tt> </tt>
82 </div><div id="StdoutLogger-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="StdoutLogger-expanded"><a name="StdoutLogger.__init__"></a><div id="StdoutLogger.__init__-def"><a name="L21"></a><tt class="py-lineno"> 21</tt> <a class="py-toggle" href="#" id="StdoutLogger.__init__-toggle" onclick="return toggle('StdoutLogger.__init__');">-</a><tt class="py-line"> <tt class="py-keyword">def</tt> <a class="py-def-name" href="lldb.formatters.Logger.StdoutLogger-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
83 </div><div id="StdoutLogger.__init__-collapsed" style="display:none;" pad="+++" indent="++++++++++++"></div><div id="StdoutLogger.__init__-expanded"><a name="L22"></a><tt class="py-lineno"> 22</tt> <tt class="py-line"> <tt class="py-keyword">pass</tt> </tt>
86 </div><div id="StdoutLogger.write-collapsed" style="display:none;" pad="+++" indent="++++++++++++"></div><div id="StdoutLogger.write-expanded"><a name="L25"></a><tt class="py-lineno"> 25</tt> <tt class="py-line"> <tt class="py-keyword">print</tt><tt class="py-op">(</tt><tt id="link-1" class="py-name" targets="Variable lldb.SBSection.data=lldb.SBSection-class.html#data,Variable lldb.SBValue.data=lldb.SBValue-class.html#data"><a title="lldb.SBSection.data
90 </div><div id="StdoutLogger.flush-collapsed" style="display:none;" pad="+++" indent="++++++++++++"></div><div id="StdoutLogger.flush-expanded"><a name="L28"></a><tt class="py-lineno"> 28</tt> <tt class="py-line"> <tt class="py-keyword">pass</tt> </tt>
93 </div><div id="StdoutLogger.close-collapsed" style="display:none;" pad="+++" indent="++++++++++++"></div><div id="StdoutLogger.close-expanded" (…)
    [all...]
  /external/owasp/sanitizer/benchmark-data/
Yahoo!.html     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationViewFragment.java 113 * Difference in the height of the message header whose details have been expanded/collapsed
174 * Temporary string containing the message bodies of the messages within a super-collapsed
711 * Populate the adapter with overlay views (message headers, super-collapsed blocks, a
726 // Items are not necessarily 1:1 in cursor and adapter because of super-collapsed blocks.
781 expandedState = ExpansionState.COLLAPSED;
    [all...]
  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandingListView.java 89 * expanded or collapsed.
97 * the user has not interacted with yet. Furthermore, if the collapsed cell is
149 * method, the view should be originally collapsed and set to some custom height.
357 * to the original collapsed (default) state.
509 * by a cell that was expanded, but not yet collapsed, so its state
  /frameworks/base/core/java/android/view/
MenuItem.java 92 * expanded or collapsed.
109 * is collapsed.
110 * @param item Item that was collapsed
573 * @return true if the action view was collapsed, false otherwise.
591 * the associated action view is expanded or collapsed. The menu item must
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 65 self.state = 'collapsed'
135 if self.state != 'collapsed':
136 self.state = 'collapsed'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 65 self.state = 'collapsed'
135 if self.state != 'collapsed':
136 self.state = 'collapsed'

Completed in 489 milliseconds

1 2 3 45 6 7 8 91011>>