Home
last modified time | relevance | path

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

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerCtsTestsBase.java330 protected void runWithCallerWithNoStrictMode(Context callerContext, Runnable r) { in runWithCallerWithNoStrictMode() method in ShortcutManagerCtsTestsBase
533 runWithCallerWithNoStrictMode(launcherContext, () -> { in getIconAsLauncher()