/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
H A D | AbstractServiceTest.java | 148 protected void doStart() { in doStart() method in AbstractServiceTest.NoOpService 322 protected void doStart() { in doStart() method in AbstractServiceTest.ManualSwitchedService 478 protected void doStart() { in doStart() method in AbstractServiceTest.ThreadedService 696 protected void doStart() { in doStart() method in AbstractServiceTest.StartFailingService 708 protected void doStart() { in doStart() method in AbstractServiceTest.RunFailingService 721 protected void doStart() { in doStart() method in AbstractServiceTest.StopFailingService 736 protected void doStart() { in doStart() method in AbstractServiceTest.StartThrowingService 751 protected void doStart() { in doStart() method in AbstractServiceTest.RunThrowingService 767 protected void doStart() { in doStart() method in AbstractServiceTest.StopThrowingService 902 protected void doStart() {} in doStart() method in AbstractServiceTest.DefaultService
|
H A D | ServiceManagerTest.java | 60 protected void doStart() { in doStart() method in ServiceManagerTest.NoOpService 82 protected void doStart() { in doStart() method in ServiceManagerTest.NoOpDelayedService 106 protected void doStart() { in doStart() method in ServiceManagerTest.FailStartService 113 protected void doStart() { in doStart() method in ServiceManagerTest.FailRunService
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
H A D | AbstractServiceTest.java | 148 protected void doStart() { in doStart() method in AbstractServiceTest.NoOpService 322 protected void doStart() { in doStart() method in AbstractServiceTest.ManualSwitchedService 478 protected void doStart() { in doStart() method in AbstractServiceTest.ThreadedService 696 protected void doStart() { in doStart() method in AbstractServiceTest.StartFailingService 708 protected void doStart() { in doStart() method in AbstractServiceTest.RunFailingService 721 protected void doStart() { in doStart() method in AbstractServiceTest.StopFailingService 736 protected void doStart() { in doStart() method in AbstractServiceTest.StartThrowingService 751 protected void doStart() { in doStart() method in AbstractServiceTest.RunThrowingService 767 protected void doStart() { in doStart() method in AbstractServiceTest.StopThrowingService 902 protected void doStart() {} in doStart() method in AbstractServiceTest.DefaultService
|
H A D | ServiceManagerTest.java | 59 protected void doStart() { in doStart() method in ServiceManagerTest.NoOpService 81 protected void doStart() { in doStart() method in ServiceManagerTest.NoOpDelayedService 105 protected void doStart() { in doStart() method in ServiceManagerTest.FailStartService 112 protected void doStart() { in doStart() method in ServiceManagerTest.FailRunService
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowRenderNodeAnimatorR.java | 52 public void doStart() { in doStart() method in ShadowRenderNodeAnimatorR 139 void doStart(); in doStart() method
|
H A D | ShadowRenderNodeAnimator.java | 56 public void doStart() { in doStart() method in ShadowRenderNodeAnimator 145 void doStart(); in doStart() method
|
/aosp_15_r20/external/sdk-platform-java/api-common-java/src/main/java/com/google/api/core/ |
H A D | AbstractApiService.java | 58 protected abstract void doStart(); in doStart() method in AbstractApiService 146 protected void doStart() { in doStart() method in AbstractApiService.InnerService
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/monitors/ |
H A D | TraceMonitor.kt | 37 protected abstract fun doStart() in <lambda>() method
|
H A D | ScreenRecorder.kt | 55 override fun doStart() { in doStart() method in android.tools.traces.monitors.ScreenRecorder
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/core/ |
H A D | StatusBarInitializer.kt | 119 private fun doStart() { in doStart() method
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/monitors/wm/ |
H A D | LegacyWmTransitionTraceMonitor.kt | 33 override fun doStart() { in doStart() method in android.tools.traces.monitors.wm.LegacyWmTransitionTraceMonitor
|
H A D | LegacyShellTransitionTraceMonitor.kt | 33 override fun doStart() { in doStart() method in android.tools.traces.monitors.wm.LegacyShellTransitionTraceMonitor
|
H A D | WindowManagerTraceMonitor.kt | 35 override fun doStart() { in doStart() method in android.tools.traces.monitors.wm.WindowManagerTraceMonitor
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/monitors/events/ |
H A D | EventLogMonitor.kt | 38 override fun doStart() { in doStart() method in android.tools.traces.monitors.events.EventLogMonitor
|
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/ |
D | StopwatchFragment.kt | 306 private fun doStart() { in <lambda>() method in com.android.deskclock.stopwatch.StopwatchFragment
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/core/ |
D | StatusBarInitializerImpl.java | 82 private final void doStart() { in doStart() method in StatusBarInitializerImpl
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/ |
H A D | AbstractIdleService.java | 58 protected final void doStart() { in doStart() method in AbstractIdleService.DelegateService
|
H A D | ServiceManager.java | 830 protected void doStart() { in doStart() method in ServiceManager.NoOpService
|
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/ |
H A D | AbstractIdleService.java | 59 protected final void doStart() { in doStart() method in AbstractIdleService.DelegateService
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/monitors/view/ |
H A D | ViewTraceMonitor.kt | 36 override fun doStart() { in <lambda>() method in android.tools.traces.monitors.view.ViewTraceMonitor
|
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
H A D | StreamService.java | 120 @Override protected void doStart() { in doStart() method in StreamService
|
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/ |
D | AudioPlayer.java | 242 private void doStart() { in doStart() method in AudioPlayer
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/ |
H A D | DemuxInputStreamTest.java | 126 private void doStart() { in doStart() method in DemuxInputStreamTest
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | BiometricSchedulerOperation.java | 200 private boolean doStart(@NonNull ClientMonitorCallback callback) { in doStart() method in BiometricSchedulerOperation
|
/aosp_15_r20/external/skia/src/xml/ |
H A D | SkXMLWriter.cpp | 62 bool SkXMLWriter::doStart(const char name[], size_t length) { in doStart() function in SkXMLWriter
|