Home
last modified time | relevance | path

Searched refs:collapse (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/docs/html/google/gcm/
Dserver.jd253 <p>GCM allows a maximum of 4 different collapse keys to be used by the GCM server
255 different send-to-sync messages per device, each with a different collapse key.
257 and B4, and so on. If you exceed this number GCM will only keep 4 collapse keys, with no
293 collapsible messages, remember that <strong>GCM only allows a maximum of 4 different collapse
383 a message with the same collapse key (and registration ID) stored and waiting for
385 (that is, the old message will be collapsed by the new one). However, if the collapse
396 a particular device. GCM allows a maximum of 4 different collapse keys to be used
399 send-to-sync messages, each with a different collapse key. If you exceed this number
400 GCM will only keep 4 collapse keys, with no guarantees about which ones they will be.
405 connection is established (again respecting the collapse key rules). When a connection
[all …]
Dserver-ref.jd123 <p>Messages with collapse key are also called
126 <p>Note: A maximum of 4 different collapse keys is allowed at any given time. This means a
128 exceed this number, there is no guarantee which 4 collapse keys the GCM connection server will keep…
Dhelper.jd179 …sage builder also has methods to set all message parameters such as the collapse key and payload d…
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelBar.java143 pv.collapse(false /* delayed */); in startOpeningPanel()
194 pv.collapse(true /* delayed */); in collapseAllPanels()
DPanelView.java165 collapse(false /* delayed */); in runPeekAnimation()
718 public void collapse(boolean delayed) { in collapse() method in PanelView
948 collapse(false /* delayed */);
/frameworks/base/docs/html/training/cloudsync/
Dgcm.jd12 <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
/frameworks/base/docs/html/reference/renderscript/
Ddoxygen.css320 border-collapse: collapse;
615 border-collapse:collapse;
839 border-collapse: separate;
/frameworks/base/docs/html/design/patterns/
Dmulti-pane-layouts.jd82 <h4>Expand/collapse</h4>
83 <p>When the device rotates, collapse the left pane view to only show the most important information…
Dnavigation-drawer.jd152 to collapse and expand items.
/frameworks/base/docs/html/training/design-navigation/
Dmultiple-sizes.jd87 <li><strong>Expand/collapse</strong>
88 <img src="{@docRoot}images/training/app-navigation-multiple-sizes-strategy-collapse.png"
89 alt="Expand/collapse strategy">
90 …<p>A variation on the stretch strategy is to collapse the contents of the left pane when in portra…
/frameworks/base/docs/html/training/search/
Dsetup.jd48 to expand to take up the whole action bar and collapse back down into a
/frameworks/base/docs/html/training/multiple-apks/
Dapi.jd260 green &#8805; blue. Therefore we can effectively collapse the chart to look like this:</p>
/frameworks/base/docs/html/guide/topics/ui/
Dactionbar.jd400 <p>Using split action bar also allows <a href="#Tabs">navigation tabs</a> to collapse into the
618 <p>To preserve the action bar space, you can collapse your action view into an action button.
655 return true; // Return true to collapse action view
/frameworks/base/docs/html/tools/sdk/
Declipse-adt.jd1273 <li>Added many new toolbar actions to the results window, including expand/collapse,