Searched refs:mShortcutIds (Results 1 – 2 of 2) sorted by relevance
42 mShortcutIds = query.mShortcutIds; in ShortcutQueryWrapper()63 return mShortcutIds; in getShortcutIds()112 if (mShortcutIds != null) flg |= 0x4; in writeToParcel()118 if (mShortcutIds != null) dest.writeStringList(mShortcutIds); in writeToParcel()154 this.mShortcutIds = shortcutIds; in ShortcutQueryWrapper()
442 List<String> mShortcutIds; field in LauncherApps.ShortcutQuery479 mShortcutIds = shortcutIds; in setShortcutIds()