Searched defs:callerContext (Results 1 – 3 of 3) sorted by relevance
42 public void assertCallingPackageMismatch(String method, Context callerContext, Runnable r) { in assertCallingPackageMismatch()
170 private void assertShortcutPackageMismatch(String method, Context callerContext, Runnable r) { in assertShortcutPackageMismatch()
257 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()