Home
last modified time | relevance | path

Searched refs:IWebViewUpdateService (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebViewUpdateService.java36 IWebViewUpdateService service = getUpdateService(); in getAllWebViewPackages()
51 IWebViewUpdateService service = getUpdateService(); in getValidWebViewPackages()
66 IWebViewUpdateService service = getUpdateService(); in getCurrentWebViewPackageName()
77 private static IWebViewUpdateService getUpdateService() { in getUpdateService()
DIWebViewUpdateService.aidl27 interface IWebViewUpdateService { interface
DWebViewFactory.java473 public static IWebViewUpdateService getUpdateService() { in getUpdateService()
482 static IWebViewUpdateService getUpdateServiceUnchecked() { in getUpdateServiceUnchecked()
483 return IWebViewUpdateService.Stub.asInterface( in getUpdateServiceUnchecked()
/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateServiceShellCommand.java20 import android.webkit.IWebViewUpdateService;
25 final IWebViewUpdateService mInterface;
27 WebViewUpdateServiceShellCommand(IWebViewUpdateService service) { in WebViewUpdateServiceShellCommand()
DWebViewUpdateService.java32 import android.webkit.IWebViewUpdateService;
146 private class BinderService extends IWebViewUpdateService.Stub {
/frameworks/base/config/
Dhiddenapi-greylist.txt649 Landroid/webkit/IWebViewUpdateService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
650 Landroid/webkit/IWebViewUpdateService$Stub$Proxy;->waitForAndGetProvider()Landroid/webkit/WebViewPr…
651 Landroid/webkit/IWebViewUpdateService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/webkit/IWebV…
Dpreloaded-classes4163 android.webkit.IWebViewUpdateService$Stub$Proxy
4164 android.webkit.IWebViewUpdateService$Stub
4165 android.webkit.IWebViewUpdateService
/frameworks/base/
DAndroid.bp400 "core/java/android/webkit/IWebViewUpdateService.aidl",