Home
last modified time | relevance | path

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

/frameworks/support/compat/jellybean/android/support/v4/app/
DNotificationCompatJellybean.java54 private static final String KEY_REMOTE_INPUTS = "remoteInputs"; field in NotificationCompatJellybean
403 BundleUtil.getBundleArrayFromBundle(bundle, KEY_REMOTE_INPUTS), in getActionFromBundle()
437 bundle.putParcelableArray(KEY_REMOTE_INPUTS, RemoteInputCompatJellybean.toBundleArray( in getBundleForAction()