Searched refs:findHapticAlsaDevice (Results 1 – 3 of 3) sorted by relevance
227 bool findHapticAlsaDevice(int *card, int *device);
1374 bool Vibrator::findHapticAlsaDevice(int *card, int *device) { in findHapticAlsaDevice() function in aidl::android::hardware::vibrator::Vibrator1403 if (findHapticAlsaDevice(&mCard, &mDevice)) { in hasHapticAlsaDevice()
237 bool findHapticAlsaDevice(int *card, int *device);