Searched refs:PARCEL_KEY_SHORTCUTS_ARRAY (Results 1 – 4 of 4) sorted by relevance
136 resultData.getParcelableArrayList(PARCEL_KEY_SHORTCUTS_ARRAY); in requestAppKeyboardShortcuts()
453 public static final String PARCEL_KEY_SHORTCUTS_ARRAY = "shortcuts_array"; field
6979 data.putParcelableArrayList(WindowManager.PARCEL_KEY_SHORTCUTS_ARRAY, list);
79691 Landroid/view/WindowManager;->PARCEL_KEY_SHORTCUTS_ARRAY:Ljava/lang/String;