OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ServiceWorkerClientAdapter
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/webkit/src/main/java/androidx/webkit/internal/
ServiceWorkerClientAdapter.java
32
public class
ServiceWorkerClientAdapter
implements ServiceWorkerClientBoundaryInterface {
35
public
ServiceWorkerClientAdapter
(ServiceWorkerClientCompat client) {
ServiceWorkerControllerImpl.java
89
new
ServiceWorkerClientAdapter
(client)));
Completed in 197 milliseconds