Home
last modified time | relevance | path

Searched defs:callerContext (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerSpoofDetectionTest.java42 public void assertCallingPackageMismatch(String method, Context callerContext, Runnable r) { in assertCallingPackageMismatch()
DShortcutManagerFakingPublisherTest.java170 private void assertShortcutPackageMismatch(String method, Context callerContext, Runnable r) { in assertShortcutPackageMismatch()
DShortcutManagerCtsTestsBase.java257 protected void setCurrentCaller(Context callerContext) { in setCurrentCaller()
316 protected void runWithCaller(Context callerContext, Runnable r) { in runWithCaller()
326 protected void runWithCallerWithStrictMode(Context callerContext, Runnable r) { in runWithCallerWithStrictMode()
330 protected void runWithCallerWithNoStrictMode(Context callerContext, Runnable r) { in runWithCallerWithNoStrictMode()