Home
last modified time | relevance | path

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

/device/google/felix/vibrator/cs40l26/
DVibrator.h233 bool mIsChirpEnabled; variable
DVibrator.cpp664 mIsChirpEnabled = mHwCalDef->isChirpEnabled();
703 if (mIsChirpEnabled) { in getCapabilities()