HomeSort by relevance Sort by last modified time
    Searched refs:vibratorExists (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/jni/
com_android_server_VibratorService.cpp 105 static jboolean vibratorExists(JNIEnv* /* env */, jobject /* clazz */)
184 { "vibratorExists", "()Z", (void*)vibratorExists },
  /frameworks/base/services/core/java/com/android/server/
VibratorService.java 142 native static boolean vibratorExists();
    [all...]

Completed in 95 milliseconds