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