Searched refs:curProxCallbackSeq (Results 1 – 2 of 2) sorted by relevance
453 static std::atomic_uint64_t curProxCallbackSeq; variable
90 std::atomic_uint64_t SensorService::curProxCallbackSeq(0); member in android::SensorService1623 const uint64_t mySeq = ++curProxCallbackSeq; in notifyProximityStateLocked()