Searched refs:getMaxTimePerTaskInUiThreadMillis (Results 1 – 9 of 9) sorted by relevance
96 Assert.assertNotNull(result.getMaxTimePerTaskInUiThreadMillis()); in testAsyncStartUp_onSuccessReturnsTimingInfo()253 Assert.assertEquals(result1.getMaxTimePerTaskInUiThreadMillis(), in testAsyncStartUp_returnsSameInfoForMultipleCalls()254 result2.getMaxTimePerTaskInUiThreadMillis()); in testAsyncStartUp_returnsSameInfoForMultipleCalls()255 Assert.assertEquals(result2.getMaxTimePerTaskInUiThreadMillis(), in testAsyncStartUp_returnsSameInfoForMultipleCalls()256 result3.getMaxTimePerTaskInUiThreadMillis()); in testAsyncStartUp_returnsSameInfoForMultipleCalls()290 Assert.assertNull(result.getMaxTimePerTaskInUiThreadMillis()); in testAsyncStartUp_withoutRunningUiThreadStartUpLoadsWebViewWithoutStartingChromium()321 Assert.assertNull(result.getMaxTimePerTaskInUiThreadMillis()); in testAsyncStartUp_withoutRunningUiThreadStartUpReturnsBlockingLocationWithProviderInit()
89 public Long getMaxTimePerTaskInUiThreadMillis() { in webViewStartUpResultFromBoundaryInterface() method90 return result.getMaxTimePerTaskInUiThreadMillis(); in webViewStartUpResultFromBoundaryInterface()
50 @Nullable Long getMaxTimePerTaskInUiThreadMillis(); in getMaxTimePerTaskInUiThreadMillis() method
1343 public Long getMaxTimePerTaskInUiThreadMillis() { in getMaxTimePerTaskInUiThreadMillis() method in WebViewCompat.NullReturningWebViewStartUpResult
67 + result.getMaxTimePerTaskInUiThreadMillis() + "\n"); in onCreate()
565 method public Long? getMaxTimePerTaskInUiThreadMillis();
612 method public Long? getMaxTimePerTaskInUiThreadMillis();