Home
last modified time | relevance | path

Searched refs:toBundleArray (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v4/jellybean/android/support/v4/app/
DRemoteInputCompatJellybean.java68 static Bundle[] toBundleArray(RemoteInputCompatBase.RemoteInput[] remoteInputs) { in toBundleArray() method in RemoteInputCompatJellybean
DNotificationCompatJellybean.java262 RemoteInputCompatJellybean.toBundleArray(action.getRemoteInputs())); in writeActionAndGetExtras()
386 bundle.putParcelableArray(KEY_REMOTE_INPUTS, RemoteInputCompatJellybean.toBundleArray( in getBundleForAction()