Searched refs:getVcnContext (Results 1 – 2 of 2) sorted by relevance
158 mHandler = new Handler(getVcnContext().getLooper()); in IpSecPacketLossDetector()160 mPowerManager = getVcnContext().getContext().getSystemService(PowerManager.class); in IpSecPacketLossDetector()162 getVcnContext().getContext().getSystemService(ConnectivityManager.class); in IpSecPacketLossDetector()173 getVcnContext() in IpSecPacketLossDetector()383 getVcnContext().ensureRunningOnLooperThread(); in onResult()394 getVcnContext().ensureRunningOnLooperThread(); in onError()
207 public VcnContext getVcnContext() { in getVcnContext() method in NetworkMetricMonitor