HomeSort by relevance Sort by last modified time
    Searched refs:nativeClose (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/webkit/
WebBackForwardList.java 131 // Clear the array first because nativeClose will call addHistoryItem
135 nativeClose(nativeFrame);
195 private static native void nativeClose(int nativeFrame);
WebIconDatabase.java 101 nativeClose();
317 private static native void nativeClose();

Completed in 39 milliseconds