Home
last modified time | relevance | path

Searched defs:getStartupTimestamps (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebViewDelegate.java244 public WebViewFactory.StartupTimestamps getStartupTimestamps() { in getStartupTimestamps() method in WebViewDelegate
DWebViewFactory.java189 static StartupTimestamps getStartupTimestamps() { in getStartupTimestamps() method in WebViewFactory
/frameworks/base/core/java/android/app/
DApplicationStartInfo.java581 public @NonNull Map<Integer, Long> getStartupTimestamps() { in getStartupTimestamps() method in ApplicationStartInfo