Home
last modified time | relevance | path

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

/cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
DConstants.java30 public static final String TEST_ADD_DYNAMIC_SHORTCUTS = "testAddDynamicShortcuts"; field in Constants
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DShortcutManagerThrottlingTestReceiver.java58 case Constants.TEST_ADD_DYNAMIC_SHORTCUTS: in onReceive()
100 Log.i(ThrottledTests.TAG, Constants.TEST_ADD_DYNAMIC_SHORTCUTS); in testAddDynamicShortcuts()
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerThrottlingTest.java79 callTest(Constants.TEST_ADD_DYNAMIC_SHORTCUTS); in testAddDynamicShortcuts()