Home
last modified time | relevance | path

Searched refs:stopService (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/activity/
DServiceTest.java210 getContext().stopService(service); in startExpectResult()
218 getContext().stopService(service); in startExpectResult()
251 getContext().stopService(service); in bindExpectResult()
262 getContext().stopService(service); in bindExpectResult()
281 getContext().stopService(service); in bindExpectResult()
292 getContext().stopService(service); in bindExpectResult()
311 getContext().stopService(service); in bindExpectResult()
332 getContext().stopService(service); in bindExpectResult()
/frameworks/base/core/tests/BTtraffic/src/com/android/google/experimental/bttraffic/
DBTtraffic.java53 stopService(); in onStartCommand()
126 public void stopService() { in stopService() method in BTtraffic
188 bttraffic.stopService(); in run()
211 bttraffic.stopService(); in run()
276 bttraffic.stopService(); in run()
294 bttraffic.stopService(); in run()
/frameworks/base/core/tests/SvcMonitor/src/com/android/google/experimental/svcmoniter/
DSvcMonitor.java33 stopService(); in onStartCommand()
71 private void stopService() { in stopService() method in SvcMonitor
/frameworks/base/telephony/java/com/android/ims/internal/uce/uceservice/
DIUceService.aidl50 boolean stopService(); in stopService() method
DUceServiceBase.java44 public boolean stopService() { in stopService() method in UceServiceBase.UceServiceBinder
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerActivity.java101 stopService(new Intent(TrackerActivity.this, in onOptionsItemSelected()
/frameworks/base/core/java/android/content/
DContextWrapper.java678 public boolean stopService(Intent name) { in stopService() method in ContextWrapper
679 return mBase.stopService(name); in stopService()
DContext.java2920 public abstract boolean stopService(Intent service); in stopService() method in Context
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DFrameworkPerfActivity.java427 stopService(new Intent(this, SchedulerService.class)); in stopRunning()
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java552 public boolean stopService(Intent service) { in stopService() method in MockContext
/frameworks/base/core/java/android/app/
DIActivityManager.aidl147 int stopService(in IApplicationThread caller, in Intent service, in stopService() method
DContextImpl.java1581 public boolean stopService(Intent service) { in stopService() method in ContextImpl
1634 int res = ActivityManager.getService().stopService( in stopServiceCommon()
/frameworks/base/test-mock/api/
Dcurrent.txt135 method public boolean stopService(android.content.Intent);
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java1869 public boolean stopService(Intent arg0) { in stopService() method in BridgeContext
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java662 int result = mInterface.stopService(null, intent, intent.getType(), mUserId);
DActivityManagerService.java13926 public int stopService(IApplicationThread caller, Intent service, in stopService() method in ActivityManagerService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile3016 PLcom/android/server/am/ActivityManagerService;->stopService(Landroid/app/IApplicationThread;Landro…