Searched refs:PARCEL_KEY_SHORTCUTS_ARRAY (Results 1 – 3 of 3) sorted by relevance
134 resultData.getParcelableArrayList(PARCEL_KEY_SHORTCUTS_ARRAY); in requestAppKeyboardShortcuts()
152 public static final String PARCEL_KEY_SHORTCUTS_ARRAY = "shortcuts_array"; field
5616 data.putParcelableArrayList(WindowManager.PARCEL_KEY_SHORTCUTS_ARRAY, list); in handleRequestKeyboardShortcuts()