Searched refs:m_lURLs4InterceptionInfo (Results 1 – 1 of 1) sorted by relevance
65 private String[] m_lURLs4InterceptionInfo = null; field in Interceptor268 m_lURLs4InterceptionInfo = lURLs; in setURLs4InterceptionInfo()290 if (m_lURLs4InterceptionInfo == null) in impl_getURLs4InterceptionInfo()292 m_lURLs4InterceptionInfo = new String[1]; in impl_getURLs4InterceptionInfo()293 m_lURLs4InterceptionInfo[0] = "*"; in impl_getURLs4InterceptionInfo()296 return m_lURLs4InterceptionInfo; in impl_getURLs4InterceptionInfo()
Completed in 7 milliseconds