Searched refs:EXTRA_REMOTE_INPUT_HISTORY (Results 1 – 3 of 3) sorted by relevance
1202 public static final String EXTRA_REMOTE_INPUT_HISTORY = "android.remoteInputHistory"; field in Notification4846 mN.extras.putCharSequenceArray(EXTRA_REMOTE_INPUT_HISTORY, null); in setRemoteInputHistory()4855 mN.extras.putCharSequenceArray(EXTRA_REMOTE_INPUT_HISTORY, safe); in setRemoteInputHistory()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6469 field public static final String EXTRA_REMOTE_INPUT_HISTORY = "android.remoteInputHistory";