OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:collapse
(Results
26 - 50
of
438
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/www/analyzer/
content.css
60
table.options { border-
collapse
:
collapse
; border-spacing: 0px }
68
border-
collapse
:
collapse
;
/external/llvm/docs/_static/
llvm.css
15
border-
collapse
:
collapse
; margin-top: 1em; margin-left: 1em;
96
table.layout { text-align: left; border: none; border-
collapse
:
collapse
;
/external/webkit/LayoutTests/dom/xhtml/level3/core/
datatypenormalization13.xhtml
17
<!-- explicit
collapse
-->
datatypenormalization14.xhtml
17
<!-- explicit
collapse
-->
datatypenormalization15.xhtml
17
<!-- explicit
collapse
-->
datatypenormalization16.xhtml
17
<!-- explicit
collapse
-->
datatypenormalization17.xhtml
17
<!-- explicit
collapse
-->
datatypenormalization18.xhtml
17
<!-- explicit
collapse
-->
infoset03.xhtml
17
<!-- explicit
collapse
-->
/external/webkit/LayoutTests/fast/dom/Selection/script-tests/
getRangeAt.js
9
sel.
collapse
(textNode, 0);
/external/webkit/Tools/Scripts/webkitpy/tool/commands/data/rebaselineserver/
main.css
143
border-
collapse
:
collapse
;
259
border-
collapse
:
collapse
;
/external/webkit/Source/WebCore/css/
CSSPropertyNames.in
53
border-
collapse
240
-webkit-margin-after-
collapse
241
-webkit-margin-before-
collapse
242
-webkit-margin-bottom-
collapse
243
-webkit-margin-top-
collapse
244
-webkit-margin-
collapse
CSSQuirkPrimitiveValue.h
30
// When the quirky value is used, if you're in quirks mode, the margin will
collapse
away
/frameworks/base/docs/html/google/gcm/
adv.jd
48
delivered right away unless the <code>delay_while_idle</code> flag is set to true. Otherwise, it will be stored in the GCM servers until the device is awake. And that's where the <code>collapse_key</code> flag plays a role: if there is already a message with the same
collapse
key (and registration ID) stored and waiting for delivery, the old message will be discarded and the new message will take its place (that is, the old message will be collapsed by the new one). However, if the
collapse
key is not set, both the new and old messages are stored for future delivery.</p>
52
<p>If the device is not connected to GCM, the message will be stored until a connection is established (again respecting the
collapse
key rules). When a connection is established, GCM will deliver all pending messages to the device, regardless of the <code>delay_while_idle</code> flag. If the device never gets connected again (for instance, if it was factory reset), the message will eventually time out and be discarded from GCM storage. The default timeout is 4 weeks, unless the <code>time_to_live</code> flag is set.</p>
61
scheme. Messages are throttled on a per application and per <a href="#collapsible">
collapse
63
collapse
key is granted some initial tokens, and new tokens are granted
65
the device. If an application
collapse
key exhausts its supply of
69
of message delivery for an application
collapse
key that sends a large
71
queue of an application
collapse
key may be delivered before the time
205
<p>The email and sports applications are cases where you would probably use the GCM <code>collapse_key</code> parameter. A <em>
collapse
key</em> is an arbitrary string that is used to
collapse
a group of like messages when the device is offline, so that only the most recent message gets sen (…)
[
all
...]
/docs/source.android.com/src/devices/tech/dalvik/
dalvik-bytecode.css
33
border-
collapse
:
collapse
;
/external/chromium/chrome/browser/resources/net_internals/
main.css
180
border-
collapse
:
collapse
;
/external/chromium/net/base/
dir_header.html
79
border-
collapse
:
collapse
;
/external/doclava/res/assets/templates/
todo.cs
11
border-
collapse
:
collapse
;
/external/webkit/Source/WebCore/inspector/front-end/
SidebarPane.js
98
this.
collapse
();
111
collapse
: function()
/external/webkit/Source/WebKit/win/Interfaces/
DOMRange.idl
130
- (void)
collapse
:(BOOL)toStart;
132
HRESULT
collapse
([in] BOOL toStart);
/frameworks/base/docs/html/training/cloudsync/
gcm.jd
12
<li><a href="#
collapse
">
Collapse
Messages that can Be Replaced</a></li>
98
<h2 id="
collapse
">
Collapse
Messages that Can Be Replaced</h2>
110
<p>When you define a
collapse
key, when multiple messages are queued up in the GCM
111
servers for the same user, only the last one with any given
collapse
key is
119
<p>In order to use this feature, just add a
collapse
key to your outgoing
148
<li>It doesn't make sense to
collapse
multiple GCM messages into a single
/packages/apps/Calendar/src/com/android/calendar/
ExpandableTextView.java
31
ImageButton mButton; // Button to expand/
collapse
93
// Doesn't fit in collapsed mode.
Collapse
text view as needed. Show
/external/bison/lib/
basename.c
38
/*
Collapse
a sequence of trailing slashes into one. */
/external/chromium-trace/trace-viewer/src/tracks/
track.js
51
collapseEl.classList.add('track-
collapse
-button');
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
dillo
12
border-
collapse
Completed in 433 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>