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

/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompatExtras.java66 public static final String EXTRA_REMOTE_INPUTS = field in class:NotificationCompatExtras
67 NotificationCompatJellybean.EXTRA_REMOTE_INPUTS;
/frameworks/support/compat/jellybean/android/support/v4/app/
H A DNotificationCompatJellybean.java39 static final String EXTRA_REMOTE_INPUTS = "android.support.remoteInputs"; field in class:NotificationCompatJellybean
264 BundleUtil.getBundleArrayFromBundle(extras, EXTRA_REMOTE_INPUTS),
277 actionExtras.putParcelableArray(EXTRA_REMOTE_INPUTS,

Completed in 131 milliseconds