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/
DWebViewUpdateServiceImpl.java137 void notifyRelroCreationCompleted() { in notifyRelroCreationCompleted() method in WebViewUpdateServiceImpl
138 mWebViewUpdater.notifyRelroCreationCompleted(); in notifyRelroCreationCompleted()
DWebViewUpdateService.java163 public void notifyRelroCreationCompleted() { in notifyRelroCreationCompleted() method in WebViewUpdateService.BinderService
174 WebViewUpdateService.this.mImpl.notifyRelroCreationCompleted(); in notifyRelroCreationCompleted()
DWebViewUpdater.java340 void notifyRelroCreationCompleted() { in notifyRelroCreationCompleted() method in WebViewUpdater
/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
DWebViewUpdateServiceTest.java136 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in checkCertainPackageUsedAfterWebViewBootPreparation()
221 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in checkPreparationPhasesForPackage()
502 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in checkChangingProviderDuringRelroCreation()
508 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in checkChangingProviderDuringRelroCreation()
734 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in testNotifyRelroDoesntCrashIfNoPackages()
1332 mWebViewUpdateServiceImpl.notifyRelroCreationCompleted(); in testGetCurrentWebViewPackage()
/frameworks/base/services/
Dart-profile14342 HSPLcom/android/server/webkit/WebViewUpdateService$BinderService;->notifyRelroCreationCompleted()V
14354 HSPLcom/android/server/webkit/WebViewUpdateServiceImpl;->notifyRelroCreationCompleted()V
14370 HSPLcom/android/server/webkit/WebViewUpdater;->notifyRelroCreationCompleted()V