Searched refs:mSapProxyCookie (Results 1 – 2 of 2) sorted by relevance
29 final AtomicLong mSapProxyCookie = new AtomicLong(0); field in SapRilReceiver222 mSapProxyCookie.incrementAndGet()); in getSapProxy()237 mSapProxyCookie.get()), SapServer.ISAP_GET_SERVICE_DELAY_MILLIS); in getSapProxy()
707 if ((long) msg.obj == mRilBtReceiver.mSapProxyCookie.get()) { in handleMessage()