Searched refs:native_isEmpty (Results 1 – 2 of 2) sorted by relevance
268 return native_isEmpty(mNativePath); in isEmpty()788 private static native boolean native_isEmpty(long nPath); in native_isEmpty() method in Path
172 /*package*/ static boolean native_isEmpty(long nPath) { in native_isEmpty() method in Path_Delegate