Home
last modified time | relevance | path

Searched refs:notifyRelroCreationCompleted (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/webkit/
DIWebViewUpdateService.aidl32 void notifyRelroCreationCompleted(); in notifyRelroCreationCompleted() method
DWebViewLibraryLoader.java90 WebViewFactory.getUpdateServiceUnchecked().notifyRelroCreationCompleted(); in main()
117 WebViewFactory.getUpdateService().notifyRelroCreationCompleted(); in createRelroFile()
/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateService.java165 public void notifyRelroCreationCompleted() { in notifyRelroCreationCompleted() method in WebViewUpdateService.BinderService
176 WebViewUpdateService.this.mImpl.notifyRelroCreationCompleted(); in notifyRelroCreationCompleted()
DWebViewUpdateServiceImpl.java234 void notifyRelroCreationCompleted() { in notifyRelroCreationCompleted() method in WebViewUpdateServiceImpl
/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
DWebViewUpdateServiceTest.java130 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in checkCertainPackageUsedAfterWebViewBootPreparation()
215 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in checkPreparationPhasesForPackage()
496 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in checkChangingProviderDuringRelroCreation()
502 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in checkChangingProviderDuringRelroCreation()
708 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in testNotifyRelroDoesntCrashIfNoPackages()
1289 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in testGetCurrentWebViewPackage()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt68747 Landroid/webkit/IWebViewUpdateService$Stub$Proxy;->notifyRelroCreationCompleted()V
68767 Landroid/webkit/IWebViewUpdateService;->notifyRelroCreationCompleted()V
/frameworks/base/services/
Dart-profile43464 HSPLcom/android/server/webkit/WebViewUpdateService$BinderService;->notifyRelroCreationCompleted()V
43497 HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->notifyRelroCreationCompleted()V