Searched refs:completedCallbackSeq (Results 1 – 2 of 2) sorted by relevance
545 static std::atomic_uint64_t completedCallbackSeq; variable
97 std::atomic_uint64_t SensorService::completedCallbackSeq(0); member in android::SensorService1956 while (completedCallbackSeq.load() != mySeq - 1) in notifyProximityStateLocked()1960 completedCallbackSeq++; in notifyProximityStateLocked()