Searched defs:find (Results 26 - 30 of 30) sorted by relevance

12

/frameworks/base/services/net/java/android/net/ip/
H A DIpClient.java849 logError("Failed to find InterfaceParams for " + mInterfaceName);
1864 static <T> T find(Iterable<T> coll, Predicate<T> fn) { method in class:IpClient
/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java226 public int findAll(String find); argument
228 public void findAllAsync(String find); argument
307 * Only used by FindActionModeCallback to inform providers that the find dialog has
H A DWebView.java407 * Interface to listen for find results.
411 * Notifies the listener about progress made by a find operation.
415 * @param isDoneCounting whether the find operation has actually completed. The listener
1763 * Registers the listener to be notified as find-on-page operations
1779 * last find operation, this function does nothing.
1790 * Finds all instances of find on the page and highlights them.
1793 * @param find the string to find
1794 * @return the number of occurrences of the String "find" that were found
1799 public int findAll(String find) { argument
1813 findAllAsync(String find) argument
[all...]
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 837 milliseconds

12