Searched refs:numberOfMatches (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
H A DFindNotificationDetails.java15 public final int numberOfMatches; field in class:FindNotificationDetails
33 int numberOfMatches, Rect rendererSelectionRect,
35 this.numberOfMatches = numberOfMatches;
32 FindNotificationDetails( int numberOfMatches, Rect rendererSelectionRect, int activeMatchOrdinal, boolean finalUpdate) argument
H A DChromeWebContentsDelegateAndroid.java42 int numberOfMatches, Rect rendererSelectionRect,
44 return new FindNotificationDetails(numberOfMatches, rendererSelectionRect,
41 createFindNotificationDetails( int numberOfMatches, Rect rendererSelectionRect, int activeMatchOrdinal, boolean finalUpdate) argument
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
H A DWebViewFindApisTestBase.java41 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, argument
49 int numberOfMatches, boolean isDoneCounting) {
51 mFindResultListener.onFindResultReceived(activeMatchOrdinal, numberOfMatches,
79 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches,
81 if (isDoneCounting) set(numberOfMatches);
107 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches,
/external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/test/
H A DNullContentsClient.java110 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, argument
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContentsClient.java295 public abstract void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, argument
H A DAwContents.java1776 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, argument
1778 mContentsClient.onFindResultReceived(activeMatchOrdinal, numberOfMatches, isDoneCounting);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.launcher.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 132 milliseconds