HomeSort by relevance Sort by last modified time
    Searched refs:mHidlTransportErrors (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/sensorservice/
SensorDevice.h 159 SensorServiceUtil::RingBuffer<HidlTransportErrorLog> mHidlTransportErrors;
SensorDevice.cpp 55 : mHidlTransportErrors(20), mRestartWaiter(new HidlServiceRegistrationWaiter()) {
212 mHidlTransportErrors.add(errLog);

Completed in 151 milliseconds