Searched refs:getPropertyNative (Results 1 – 1 of 1) sorted by relevance
215 private static native String getPropertyNative(long dict, String query); in getPropertyNative() method in BinaryDictionary630 return getPropertyNative(mNativeDict, query); in getPropertyForGettingStats()