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

  /frameworks/native/services/sensorservice/
SensorService.h 223 status_t cleanupWithoutDisableLocked(
SensorService.cpp 372 cleanupWithoutDisableLocked(connection, handle);
808 cleanupWithoutDisableLocked(connection, handle);
820 status_t err = cleanupWithoutDisableLocked(connection, handle);
831 return cleanupWithoutDisableLocked(connection, handle);
834 status_t SensorService::cleanupWithoutDisableLocked(
    [all...]

Completed in 55 milliseconds