Home
last modified time | relevance | path

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

/frameworks/support/v4/jellybean/android/support/v4/app/
DRemoteInputCompatJellybean.java56 static RemoteInputCompatBase.RemoteInput[] fromBundleArray(Bundle[] bundles, in fromBundleArray()
72 Bundle[] bundles = new Bundle[remoteInputs.length]; in toBundleArray() local