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