Searched refs:onReceiveMethod (Results 1 – 1 of 1) sorted by relevance
278 Method onReceiveMethod = clazz.getDeclaredMethod("onReceive", Context.class, in setWebViewProxy() local281 onReceiveMethod.invoke(rec, getApplicationContext(), intent); in setWebViewProxy()