Home
last modified time | relevance | path

Searched refs:SHORTCUT_CATEGORY_CONVERSATION (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest2.java265 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoParcel()
342 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoParcel_resId()
393 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoClone()
541 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoClone_resId()
704 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoCopyNonNullFieldsFrom()
836 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoCopyNonNullFieldsFrom_resId()
972 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoSaveAndLoad()
1085 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz"))
1153 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz"))
1230 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz"))
[all …]
/aosp14/frameworks/base/core/java/android/content/pm/
H A DShortcutInfo.java382 public static final String SHORTCUT_CATEGORY_CONVERSATION = "android.shortcut.conversation"; field in ShortcutInfo
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13101 … field public static final String SHORTCUT_CATEGORY_CONVERSATION = "android.shortcut.conversation";