Searched refs:mRadioProxyCookie (Results 1 – 1 of 1) sorted by relevance
236 final AtomicLong mRadioProxyCookie = new AtomicLong(0); field in RIL338 " mRadioProxyCookie = " + mRadioProxyCookie.get()); in handleMessage()339 if ((long) msg.obj == mRadioProxyCookie.get()) { in handleMessage()394 mRadioProxyCookie.incrementAndGet(); in resetProxyAndRequestList()473 mRadioProxyCookie.incrementAndGet()); in getRadioProxy()