Searched defs:code (Results 201 - 201 of 201) sorted by relevance

123456789

/frameworks/base/core/java/android/webkit/
H A DWebViewClassic.java294 // This code is from BaseInputConnection#deleteSurroundText.
549 * Send a key event for a specific key code, not a standard
551 * @param keyCode The key code to send.
663 // the screen all-the-time. Good for profiling our drawing code
1430 // Accessors, purely for convenience (and to reduce code churn during webview proxy migration).
1455 // Setters for the Scroll X & Y, without invoking the onScrollChanged etc code paths.
2255 // Parcel.java does not have the code to handle multi-dimensional
2475 // Check the index bounds so we don't crash in native code while
3718 * - an optional 5 digit or 9 digit zip code.
3720 * All names must be correctly capitalized, and the zip code, i
4945 setMockGeolocationError(int code, String message) argument
[all...]

Completed in 442 milliseconds

123456789