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