Searched refs:mRadioProxyCookie (Results 1 – 1 of 1) sorted by relevance
271 final AtomicLong mRadioProxyCookie = new AtomicLong(0); field in RIL380 " mRadioProxyCookie = " + mRadioProxyCookie.get()); in handleMessage()381 if ((long) msg.obj == mRadioProxyCookie.get()) { in handleMessage()436 mRadioProxyCookie.incrementAndGet(); in resetProxyAndRequestList()544 mRadioProxyCookie.incrementAndGet()); in getRadioProxy()