Searched refs:mShortcutIds (Results 1 – 3 of 3) 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()
493 List<String> mShortcutIds; field in LauncherApps.ShortcutQuery530 mShortcutIds = shortcutIds; in setShortcutIds()
12212 Landroid/content/pm/LauncherApps$ShortcutQuery;->mShortcutIds:Ljava/util/List;