Home
last modified time | relevance | path

Searched defs:stopService (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/internal/uce/uceservice/
DIUceService.aidl48 boolean stopService(); in stopService() method
DUceServiceBase.java44 public boolean stopService() { in stopService() method in UceServiceBase.UceServiceBinder
/frameworks/base/tests/utils/SleepUtils/WakeLoopService/src/android/test/wakeuploop/
DWakeUpCall.java90 private void stopService(Intent i) { in stopService() method in WakeUpCall
/frameworks/base/core/tests/SvcMonitor/src/com/android/google/experimental/svcmoniter/
DSvcMonitor.java71 private void stopService() { in stopService() method in SvcMonitor
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DServiceMonitor.java217 private void stopService() { in stopService() method in ServiceMonitor
/frameworks/base/core/tests/BTtraffic/src/com/android/google/experimental/bttraffic/
DBTtraffic.java126 public void stopService() { in stopService() method in BTtraffic
/frameworks/base/test-runner/src/android/test/mock/
DMockContext.java506 public boolean stopService(Intent service) { in stopService() method in MockContext
/frameworks/base/core/java/android/content/
DContextWrapper.java617 public boolean stopService(Intent name) { in stopService() method in ContextWrapper
DContext.java2518 public abstract boolean stopService(Intent service); in stopService() method in Context
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java1738 public boolean stopService(Intent arg0) { in stopService() method in BridgeContext
/frameworks/base/core/java/android/app/
DContextImpl.java1390 public boolean stopService(Intent service) { in stopService() method in ContextImpl
DIActivityManager.java233 public int stopService(IApplicationThread caller, Intent service, in stopService() method
DActivityManagerNative.java4307 public int stopService(IApplicationThread caller, Intent service, in stopService() method in ActivityManagerProxy
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java16931 public int stopService(IApplicationThread caller, Intent service, in stopService() method