Home
last modified time | relevance | path

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

/cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
DConstants.java31 public static final String TEST_UPDATE_SHORTCUTS = "testUpdateShortcuts"; field in Constants
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DShortcutManagerThrottlingTestReceiver.java61 case Constants.TEST_UPDATE_SHORTCUTS: in onReceive()
109 Log.i(ThrottledTests.TAG, Constants.TEST_UPDATE_SHORTCUTS); in testUpdateShortcuts()
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerThrottlingTest.java83 callTest(Constants.TEST_UPDATE_SHORTCUTS); in testUpdateShortcuts()