/frameworks/base/telephony/java/com/android/ims/internal/uce/uceservice/ |
D | IUceService.aidl | 48 boolean stopService(); in stopService() method
|
D | UceServiceBase.java | 44 public boolean stopService() { in stopService() method in UceServiceBase.UceServiceBinder
|
/frameworks/base/tests/utils/SleepUtils/WakeLoopService/src/android/test/wakeuploop/ |
D | WakeUpCall.java | 90 private void stopService(Intent i) { in stopService() method in WakeUpCall
|
/frameworks/base/core/tests/SvcMonitor/src/com/android/google/experimental/svcmoniter/ |
D | SvcMonitor.java | 71 private void stopService() { in stopService() method in SvcMonitor
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | ServiceMonitor.java | 217 private void stopService() { in stopService() method in ServiceMonitor
|
/frameworks/base/core/tests/BTtraffic/src/com/android/google/experimental/bttraffic/ |
D | BTtraffic.java | 126 public void stopService() { in stopService() method in BTtraffic
|
/frameworks/base/test-runner/src/android/test/mock/ |
D | MockContext.java | 506 public boolean stopService(Intent service) { in stopService() method in MockContext
|
/frameworks/base/core/java/android/content/ |
D | ContextWrapper.java | 617 public boolean stopService(Intent name) { in stopService() method in ContextWrapper
|
D | Context.java | 2518 public abstract boolean stopService(Intent service); in stopService() method in Context
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeContext.java | 1738 public boolean stopService(Intent arg0) { in stopService() method in BridgeContext
|
/frameworks/base/core/java/android/app/ |
D | ContextImpl.java | 1390 public boolean stopService(Intent service) { in stopService() method in ContextImpl
|
D | IActivityManager.java | 233 public int stopService(IApplicationThread caller, Intent service, in stopService() method
|
D | ActivityManagerNative.java | 4307 public int stopService(IApplicationThread caller, Intent service, in stopService() method in ActivityManagerProxy
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 16931 public int stopService(IApplicationThread caller, Intent service, in stopService() method
|