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