Searched refs:KEY_REMOTE_INPUTS (Results 1 – 1 of 1) sorted by relevance
47 private static final String KEY_REMOTE_INPUTS = "remoteInputs"; field in NotificationCompatJellybean237 fromBundleArray(getBundleArrayFromBundle(bundle, KEY_REMOTE_INPUTS)), in getActionFromBundle()256 bundle.putParcelableArray(KEY_REMOTE_INPUTS, toBundleArray(action.getRemoteInputs())); in getBundleForAction()