Home
last modified time | relevance | path

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

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerCtsTestsBase.java161 setCurrentCaller(mPackageContext1); in setUp()
257 protected void setCurrentCaller(Context callerContext) { in setCurrentCaller() method in ShortcutManagerCtsTestsBase
319 setCurrentCaller(callerContext); in runWithCaller()
323 setCurrentCaller(prev); in runWithCaller()
DShortcutManagerClientApiTest.java158 setCurrentCaller(getTestContext()); in testShortcutInfoMissingMandatoryFields()