OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onNewPicture
(Results
1 - 2
of
2
) sorted by null
/cts/libs/deviceutillegacy/src/android/webkit/cts/
WebViewSyncLoader.java
50
* Set to true after
onNewPicture
is called. Reset when onPageStarted
138
public synchronized void
onNewPicture
() {
420
* A PictureListener that captures the
onNewPicture
for use in
424
* WebViewSyncLoader.
onNewPicture
.
435
public void
onNewPicture
(WebView view, Picture picture) {
436
mWebViewSyncLoader.
onNewPicture
();
/cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java
[
all
...]
Completed in 388 milliseconds