Searched refs:vibratorExists (Results 1 – 2 of 2) sorted by relevance
235 static jboolean vibratorExists(JNIEnv* /* env */, jclass /* clazz */) in vibratorExists() function429 { "vibratorExists", "()Z", (void*)vibratorExists },
166 static native boolean vibratorExists(); in vibratorExists() method in VibratorService1155 return vibratorExists(); in doVibratorExists()