Searched defs:isDoneCounting (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/webkit/
H A DWebView.java315 * @param isDoneCounting whether the find operation has actually completed. The listener
319 * isDoneCounting is true.
322 boolean isDoneCounting);
321 onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, boolean isDoneCounting) argument

Completed in 32 milliseconds