Searched refs:needsToRunGCNative (Results 1 – 1 of 1) sorted by relevance
177 private static native boolean needsToRunGCNative(long dict, boolean mindsBlockByGC); in needsToRunGCNative() method in BinaryDictionary583 return needsToRunGCNative(mNativeDict, mindsBlockByGC); in needsToRunGC()