Searched refs:nativeCancelSynced (Results 1 – 2 of 2) sorted by relevance
149 static void nativeCancelSynced(JNIEnv* env, jclass /* clazz */, jlong servicePtr) { in nativeCancelSynced() function169 {"nativeCancelSynced", "(J)V", (void*)nativeCancelSynced},
208 static native void nativeCancelSynced(long nativeServicePtr); in nativeCancelSynced() method in VibratorManagerService1750 nativeCancelSynced(mNativeServicePtr); in cancelSynced()