HomeSort by relevance Sort by last modified time
    Searched refs:KEY_REMOTE_INPUT (Results 1 - 3 of 3) sorted by null

  /frameworks/support/compat/api21/android/support/v4/app/
NotificationCompatApi21.java 58 private static final String KEY_REMOTE_INPUT = "remote_input";
198 b.putParcelable(KEY_REMOTE_INPUT, fromCompatRemoteInput(remoteInput));
239 android.app.RemoteInput remoteInput = b.getParcelable(KEY_REMOTE_INPUT);
  /frameworks/base/core/java/android/app/
Notification.java     [all...]
  /prebuilts/sdk/current/support/compat/libs/
android-support-compat.jar 

Completed in 92 milliseconds