Searched refs:nativeCancel (Results 1 – 2 of 2) sorted by relevance
39 nativeCancel(mImplPtr); in cancel()60 private native void nativeCancel(long implPtr); in nativeCancel() method in WatcherImpl
302 public static void nativeCancel(int connectionPtr) { in nativeCancel() method in ShadowSQLiteConnection303 nativeCancel((long) connectionPtr); in nativeCancel()307 public static void nativeCancel(long connectionPtr) { in nativeCancel() method in ShadowSQLiteConnection