Searched refs:runWithStrictMode (Results 1 – 1 of 1) sorted by relevance
289 protected void runWithStrictMode(Runnable r) { in runWithStrictMode() method in ShortcutManagerCtsTestsBase327 runWithCaller(callerContext, () -> runWithStrictMode(r)); in runWithCallerWithStrictMode()