Home
last modified time | relevance | path

Searched defs:testCommand (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerNegativeTest.java137 public void testCommand() throws Exception { in testCommand() method in ShortcutManagerNegativeTest
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DSession2CommandGroupTest.java45 Session2Command testCommand = new Session2Command(TEST_COMMAND_CODE_1); in testHasCommand() local