Searched refs:invokeExplosively (Results 1 – 2 of 2) sorted by relevance
150 public Object invokeExplosively(Object target, Object... params) throws Throwable { in invokeExplosively() method in WindowManagerGlobalLockRule.FrameworkMethodWrapper154 return super.invokeExplosively(target, params); in invokeExplosively()
266 public Object invokeExplosively(Object target, Object... params) throws Throwable { in invokeExplosively() method in TestableLooper.LooperFrameworkMethod269 return super.invokeExplosively(target, params); in invokeExplosively()280 ret[0] = super.invokeExplosively(target, params); in invokeExplosively()