Searched refs:vibratorExists (Results 1 – 2 of 2) sorted by relevance
107 static jboolean vibratorExists(JNIEnv* /* env */, jobject /* clazz */) in vibratorExists() function202 { "vibratorExists", "()Z", (void*)vibratorExists },
159 static native boolean vibratorExists(); in vibratorExists() method in VibratorService1032 return vibratorExists(); in doVibratorExists()