Searched refs:aInterceptor (Results 1 – 1 of 1) sorted by relevance
264 Interceptor aInterceptor = new Interceptor(); in checkInterceptorLifeTime() local265 …rceptor xInterceptor = UnoRuntime.queryInterface(XDispatchProviderInterceptor.class, aInterceptor); in checkInterceptorLifeTime()273 int nRegCount = aInterceptor.getRegistrationCount(); in checkInterceptorLifeTime()274 boolean bIsRegistered = aInterceptor.isRegistered(); in checkInterceptorLifeTime()299 Interceptor aInterceptor = new Interceptor(); in checkInterception() local300 aInterceptor.setURLs4URLs4Blocking(lDisabledURLs); in checkInterception()302 …rceptor xInterceptor = UnoRuntime.queryInterface(XDispatchProviderInterceptor.class, aInterceptor); in checkInterception()
Completed in 15 milliseconds