Home
last modified time | relevance | path

Searched defs:doStart (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractServiceTest.java148 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 DServiceManagerTest.java60 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 DAbstractServiceTest.java148 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 DServiceManagerTest.java59 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 DShadowRenderNodeAnimatorR.java52 public void doStart() { in doStart() method in ShadowRenderNodeAnimatorR
139 void doStart(); in doStart() method
H A DShadowRenderNodeAnimator.java56 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 DAbstractApiService.java58 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 DTraceMonitor.kt37 protected abstract fun doStart() in <lambda>() method
H A DScreenRecorder.kt55 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 DStatusBarInitializer.kt119 private fun doStart() { in doStart() method
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/monitors/wm/
H A DLegacyWmTransitionTraceMonitor.kt33 override fun doStart() { in doStart() method in android.tools.traces.monitors.wm.LegacyWmTransitionTraceMonitor
H A DLegacyShellTransitionTraceMonitor.kt33 override fun doStart() { in doStart() method in android.tools.traces.monitors.wm.LegacyShellTransitionTraceMonitor
H A DWindowManagerTraceMonitor.kt35 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 DEventLogMonitor.kt38 override fun doStart() { in doStart() method in android.tools.traces.monitors.events.EventLogMonitor
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchFragment.kt306 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/
DStatusBarInitializerImpl.java82 private final void doStart() { in doStart() method in StatusBarInitializerImpl
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/
H A DAbstractIdleService.java58 protected final void doStart() { in doStart() method in AbstractIdleService.DelegateService
H A DServiceManager.java830 protected void doStart() { in doStart() method in ServiceManager.NoOpService
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/
H A DAbstractIdleService.java59 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 DViewTraceMonitor.kt36 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 DStreamService.java120 @Override protected void doStart() { in doStart() method in StreamService
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DAudioPlayer.java242 private void doStart() { in doStart() method in AudioPlayer
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/
H A DDemuxInputStreamTest.java126 private void doStart() { in doStart() method in DemuxInputStreamTest
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DBiometricSchedulerOperation.java200 private boolean doStart(@NonNull ClientMonitorCallback callback) { in doStart() method in BiometricSchedulerOperation
/aosp_15_r20/external/skia/src/xml/
H A DSkXMLWriter.cpp62 bool SkXMLWriter::doStart(const char name[], size_t length) { in doStart() function in SkXMLWriter

12345678910>>...17