Searched refs:KEY_RESULT_KEY (Results 1 – 1 of 1) sorted by relevance
31 private static final String KEY_RESULT_KEY = "resultKey"; field in RemoteInputCompatJellybean39 return factory.build(data.getString(KEY_RESULT_KEY), in fromBundle()48 data.putString(KEY_RESULT_KEY, remoteInput.getResultKey()); in toBundle()