Home
last modified time | relevance | path

Searched refs:bundles (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/v4/jellybean/android/support/v4/app/
DRemoteInputCompatJellybean.java56 static RemoteInputCompatBase.RemoteInput[] fromBundleArray(Bundle[] bundles, in fromBundleArray() argument
58 if (bundles == null) { in fromBundleArray()
61 RemoteInputCompatBase.RemoteInput[] remoteInputs = factory.newArray(bundles.length); in fromBundleArray()
62 for (int i = 0; i < bundles.length; i++) { in fromBundleArray()
63 remoteInputs[i] = fromBundle(bundles[i], factory); in fromBundleArray()
72 Bundle[] bundles = new Bundle[remoteInputs.length]; in toBundleArray() local
74 bundles[i] = toBundle(remoteInputs[i]); in toBundleArray()
76 return bundles; in toBundleArray()
/frameworks/base/docs/html/training/efficient-downloads/
Defficient-network-access.jd67 <p>By comparison, the same app that bundles transfers of 3 seconds of every minute will keep the ra…
/frameworks/base/docs/html/guide/topics/connectivity/usb/
Daccessory.jd433 protocol bundles the packets together for both speeds into one logical packet for simplicity.</p>
/frameworks/base/docs/html/guide/topics/media/jet/
Djetcreator_manual.jd360 save your JET Creator project. This is the file that bundles all JET assets