Searched refs:sExternalVibratorService (Results 1 – 1 of 1) sorted by relevance
34 static sp<os::IExternalVibratorService> sExternalVibratorService; in getExternalVibratorService() local37 if (sExternalVibratorService == nullptr) { in getExternalVibratorService()41 sExternalVibratorService = interface_cast<os::IExternalVibratorService>(binder); in getExternalVibratorService()44 return sExternalVibratorService; in getExternalVibratorService()