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

/frameworks/support/compat/jellybean/android/support/v4/app/
H A DRemoteInputCompatJellybean.java32 private static final String KEY_LABEL = "label"; field in class:RemoteInputCompatJellybean
40 data.getCharSequence(KEY_LABEL),
49 data.putCharSequence(KEY_LABEL, remoteInput.getLabel());

Completed in 38 milliseconds