Home
last modified time | relevance | path

Searched refs:stopSelf (Results 1 – 25 of 48) sorted by relevance

12

/cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/
DTaskRemovedListenerService.java60 stopSelf(); in onStartCommand()
93 stopSelf(); in onTaskRemoved()
/cts/tests/tests/content/IntentResolutionTestApp/src/android/content/pm/cts/
DTestPmService.java28 stopSelf(); in onStartCommand()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39622/src/android/security/cts/CVE_2021_39622/
DPocService.java49 stopSelf(); in onDestroy()
/cts/tests/tests/security/src/android/security/cts/activity/
DSecureRandomService.java37 stopSelf();
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
DSomeService.java47 stopSelf(startId); in onStartCommand()
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
DNormalService.java52 stopSelf(startId); in onStartCommand()
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DAssistantVoiceInteractionService.java47 stopSelf(); in onStartCommand()
/cts/tests/tests/appop/AppThatCanBeForcedIntoForegroundStates/src/android/app/appops/cts/appthatcanbeforcedintoforegroundstates/
DAppOpsForegroundControlForegroundService.kt44 instance?.stopSelf() in stop()
DAppOpsForegroundControlLocationForegroundService.kt45 instance?.stopSelf() in stop()
/cts/tests/tests/appop/AppForDiscreteTest/src/android/app/appops/cts/appfordiscretetest/
DAppOpsForegroundControlForegroundService.kt44 instance?.stopSelf() in stop()
DAppOpsForegroundControlLocationForegroundService.kt45 instance?.stopSelf() in stop()
/cts/tests/AlarmManager/app_common/src/android/alarmmanager/alarmtestapp/cts/common/
DTestService.java68 stopSelf(); in onStartCommand()
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DBgService.java55 stopSelf(); in onStartCommand()
DFgService.java69 stopSelf(); in onStartCommand()
/cts/tests/tests/dreams/CtsDreamOverlayTestApp/src/android/app/dream/cts/app/
DDreamOverlayService.java63 stopSelf(); in onEndDream()
/cts/tests/quicksettings/src/android/quicksettings/cts/
DTestOnClickLaunchFgsTileService.java77 stopSelf(); in onStartCommand()
/cts/tests/tests/contactkeysprovider/visibleapp/src/android/provider/cts/visibleapp/
DVisibleService.java82 stopSelf(); in onStartCommand()
/cts/tests/JobScheduler/JobTestApp/src/android/jobscheduler/cts/jobtestapp/
DTestFgsService.java44 stopSelf();
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DReceiveUriService.java88 sCurInstance.stopSelf(id); in stopCurWithId()
/cts/tests/tests/systemui/AudioRecorderTestApp_Base/src/android/systemui/cts/audiorecorder/base/
DBaseAudioRecorderService.java72 stopSelf(); in onStartCommand()
/cts/tests/app/app/src/android/app/stubs/
DMockService.java64 stopSelf(startId); in onStart()
DLocalAlertService.java49 stopSelf(); in onStartCommand()
/cts/apps/VpnApp/src/com/android/cts/vpnfirewall/
DReflectorVpnService.java72 stopSelf(); in onStartCommand()
118 stopSelf(); in start()
/cts/hostsidetests/securitybulletin/test-apps/BUG-183411279/src/android/security/cts/BUG_183411279/
DOverlayService.java92 new Handler(Looper.myLooper()).postDelayed(this::stopSelf, 60_000); in showFloatingWindow()
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleService3.java90 stopSelf(); in onStartCommand()

12