Searched refs:mRadioProxyCookie (Results 1 – 1 of 1) sorted by relevance
270 final AtomicLong mRadioProxyCookie = new AtomicLong(0); field in RIL379 " mRadioProxyCookie = " + mRadioProxyCookie.get()); in handleMessage()380 if ((long) msg.obj == mRadioProxyCookie.get()) { in handleMessage()435 mRadioProxyCookie.incrementAndGet(); in resetProxyAndRequestList()543 mRadioProxyCookie.incrementAndGet()); in getRadioProxy()