Home
last modified time | relevance | path

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

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerCtsTestsBase.java117 private static class ShortcutActivity extends Activity { class in ShortcutManagerCtsTestsBase
401 makeIntent(Intent.ACTION_VIEW, ShortcutActivity.class), rank, /* locusId =*/ null, in makeShortcutWithRank()
411 makeIntent(Intent.ACTION_VIEW, ShortcutActivity.class), /* rank =*/ 0, in makeShortcutWithLocusId()
421 makeIntent(Intent.ACTION_VIEW, ShortcutActivity.class), /* rank =*/ 0, in makeShortcut()
428 makeIntent(Intent.ACTION_VIEW, ShortcutActivity.class), /* rank =*/ 0, in makeShortcut()
438 makeIntent(Intent.ACTION_VIEW, ShortcutActivity.class), /* rank =*/ 0, in makeShortcutWithIcon()
448 makeIntent(Intent.ACTION_VIEW, ShortcutActivity.class), /* rank =*/ 0, in makeLongLivedShortcut()