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

/frameworks/support/compat/jellybean/android/support/v4/app/
H A DRemoteInputCompatJellybean.java68 static Bundle[] toBundleArray(RemoteInputCompatBase.RemoteInput[] remoteInputs) { method in class:RemoteInputCompatJellybean
H A DNotificationCompatJellybean.java278 RemoteInputCompatJellybean.toBundleArray(action.getRemoteInputs()));
404 bundle.putParcelableArray(KEY_REMOTE_INPUTS, RemoteInputCompatJellybean.toBundleArray(

Completed in 1639 milliseconds