Searched refs:KEY_INTENT_PERSISTABLE_EXTRAS (Results 1 – 1 of 1) sorted by relevance
104 public static final String KEY_INTENT_PERSISTABLE_EXTRAS = "intentPersistableExtras"; field in AppSearchShortcutInfo203 KEY_INTENT_PERSISTABLE_EXTRAS)393 final byte[][] intentExtrasesBytes = getPropertyBytesArray(KEY_INTENT_PERSISTABLE_EXTRAS); in toShortcutInfo()555 setPropertyBytes(KEY_INTENT_PERSISTABLE_EXTRAS, intentExtrases); in setIntents()