Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.cpp133 static sp<os::IExternalVibratorService> sExternalVibratorService; variable
136 if (sExternalVibratorService == 0) { in getExternalVibratorService()
140 sExternalVibratorService = in getExternalVibratorService()
144 return sExternalVibratorService; in getExternalVibratorService()