Home
last modified time | relevance | path

Searched refs:mIsChirpEnabled (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/vibrator/cs40l25/
DVibrator.h252 bool mIsChirpEnabled; variable
DVibrator.cpp297 mIsChirpEnabled = mHwCal->isChirpEnabled();
317 if (mHwApi->hasPwle() && mIsChirpEnabled) { in getCapabilities()
903 if (!mIsChirpEnabled) { in composePwle()
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.h264 bool mIsChirpEnabled; variable
DVibrator.cpp285 mIsChirpEnabled = mHwCal->isChirpEnabled();
328 if (mIsChirpEnabled) { in getCapabilities()