Searched refs:flushNative (Results 1 – 1 of 1) sorted by relevance
176 private static native boolean flushNative(long dict, String filePath); in flushNative() method in BinaryDictionary545 if (!flushNative(mNativeDict, mDictFilePath)) { in flush()