/frameworks/base/services/java/com/android/server/power/ |
Notifier.java | 53 * The notifier is designed to collapse unnecessary broadcasts when it is not
|
/frameworks/support/v4/java/android/support/v4/widget/ |
SearchViewCompat.java | 443 * @param iconify a true value will collapse the SearchView to an icon, while a false will
|
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
ActionBarActivityDelegateBase.java | 465 // Next collapse any expanded action views.
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
RawContactEditorView.java | 319 // collapse them again.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis.h | 510 * collapse the needed keystrokes to access a particular value using
|
nis.x | 437 % * collapse the needed keystrokes to access a particular value using
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis.h | 510 * collapse the needed keystrokes to access a particular value using
|
nis.x | 437 % * collapse the needed keystrokes to access a particular value using
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis.h | 510 * collapse the needed keystrokes to access a particular value using
|
nis.x | 437 % * collapse the needed keystrokes to access a particular value using
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
CGIHTTPServer.py | 305 Given a URL path, remove extra '/'s and '.' path elements and collapse
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
CGIHTTPServer.py | 305 Given a URL path, remove extra '/'s and '.' path elements and collapse
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
SourceRevealer.java | 271 // Use a map to collapse multiple matches in a single file into just one match since
|
/external/chromium/chrome/common/extensions/docs/css/ |
ApiRefStyles.css | 358 border-collapse:collapse;
|
/external/chromium_org/third_party/leveldatabase/src/doc/ |
benchmark.html | 18 border-collapse:collapse;
|
/external/chromium_org/tools/telemetry/support/html_output/ |
results-template.html | 101 border-collapse: collapse;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
junit-frames-xalan1.xsl | 213 doc.write("table.properties { border-collapse:collapse; border-left:solid 1 #cccccc; border-top:solid 1 #cccccc; padding:5px; }");
|
/frameworks/base/core/java/android/view/ |
VolumePanel.java | 502 private void collapse() { method in class:VolumePanel 739 collapse(); method [all...] |
/external/chromium_org/ash/wm/workspace/ |
workspace_window_resizer_unittest.cc | 306 // Move it 100 to the left, which should expand w2 and collapse w1. 311 // Collapse all the way to w1's min. 385 // Move it -100 to the right, which should collapse w1 and expand w2 and w3. 415 // Move it up 100, which should expand w2 and collapse w1. 420 // Collapse all the way to w1's min. 540 // Move it 100 up, which should collapse w1 and expand w2 and w3. [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/ |
bootstrap.css | 1238 -webkit-margin-top-collapse: separate; 1277 border-collapse: collapse; 1315 border-collapse: separate; 1316 *border-collapse: collapsed; [all...] |
/external/chromium_org/third_party/libxml/src/ |
xmlschemastypes.c | [all...] |
/external/libxml2/ |
xmlschemastypes.c | [all...] |
/external/chromium/chrome/common/extensions/docs/ |
experimental.sidebar.html | 283 <a href="#method-collapse">collapse</a> 363 <a name="method-collapse"></a> <!-- method-anchor --> 364 <h4>collapse</h4> 368 <span>chrome.experimental.sidebar.collapse</span>(<span class="optional"><span style="display: none; ">, </span><span>object</span> [all...] |
/external/chromium_org/third_party/re2/re2/ |
parse.cc | 668 // Collapse concatenation to single regexp. 929 // Round 3: Collapse runs of single literals into character classes. 977 // Round 4: Collapse runs of empty matches into single empty match. 994 // Collapse the regexps on top of the stack, down to the 1063 // collapse into single string. [all...] |
/external/regex-re2/re2/ |
parse.cc | 668 // Collapse concatenation to single regexp. 929 // Round 3: Collapse runs of single literals into character classes. 977 // Round 4: Collapse runs of empty matches into single empty match. 994 // Collapse the regexps on top of the stack, down to the 1063 // collapse into single string. [all...] |