Home
last modified time | relevance | path

Searched refs:HAPTIC_PCM_DEVICE_SYMBOL (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/vibrator/cs40l26/
DHardware.h26 #define HAPTIC_PCM_DEVICE_SYMBOL "haptic nohost playback" macro
242 if (line.find(HAPTIC_PCM_DEVICE_SYMBOL) != std::string::npos) { in getHapticAlsaDevice()
/hardware/google/pixel/vibrator/cs40l25/
DVibrator.cpp40 #define HAPTIC_PCM_DEVICE_SYMBOL "haptic nohost playback" macro
1380 if (line.find(HAPTIC_PCM_DEVICE_SYMBOL) != std::string::npos) { in findHapticAlsaDevice()