Home
last modified time | relevance | path

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

/frameworks/support/compat/jellybean/android/support/v4/app/
DNotificationCompatJellybean.java42 static final String EXTRA_DATA_ONLY_REMOTE_INPUTS = "android.support.dataRemoteInputs"; field in NotificationCompatJellybean
272 BundleUtil.getBundleArrayFromBundle(extras, EXTRA_DATA_ONLY_REMOTE_INPUTS), in readAction()
289 actionExtras.putParcelableArray(EXTRA_DATA_ONLY_REMOTE_INPUTS, in writeActionAndGetExtras()