/frameworks/base/core/java/com/android/ims/internal/uce/uceservice/ |
D | IUceService.aidl | 50 boolean stopService(); in stopService() method
|
D | UceServiceBase.java | 44 public boolean stopService() { in stopService() method in UceServiceBase.UceServiceBinder
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ |
D | RecordingService.java | 492 private void stopService(@StopReason int stopReason) { in stopService() method in RecordingService 496 private void stopService(int userId, @StopReason int stopReason) { in stopService() method in RecordingService
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ProcessServiceRecord.java | 455 boolean stopService(ServiceRecord record) { in stopService() method in ProcessServiceRecord
|
D | ProcessStateController.java | 413 public boolean stopService(@NonNull ProcessServiceRecord psr, ServiceRecord sr) { in stopService() method in ProcessStateController
|
D | ActivityManagerService.java | 13775 public int stopService(IApplicationThread caller, Intent service, in stopService() method in ActivityManagerService 13781 private int stopService(IApplicationThread caller, Intent service, String resolvedType, in stopService() method in ActivityManagerService
|
/frameworks/base/ravenwood/junit-impl-src/android/platform/test/ravenwood/ |
D | RavenwoodBaseContext.java | 545 public boolean stopService(Intent service) { in stopService() method in RavenwoodBaseContext
|
/frameworks/base/test-mock/src/android/test/mock/ |
D | MockContext.java | 628 public boolean stopService(Intent service) { in stopService() method in MockContext
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | ApplicationContext.java | 885 public boolean stopService(Intent service) { in stopService() method in ApplicationContext
|
D | BridgeContext.java | 2004 public boolean stopService(Intent arg0) { in stopService() method in BridgeContext
|
/frameworks/base/core/java/android/content/ |
D | ContextWrapper.java | 864 public boolean stopService(Intent name) { in stopService() method in ContextWrapper
|
D | Context.java | 3911 public abstract boolean stopService(Intent service); in stopService() method in Context
|
/frameworks/base/core/java/android/app/ |
D | IActivityManager.aidl | 218 int stopService(in IApplicationThread caller, in Intent service, in stopService() method
|
D | ContextImpl.java | 2013 public boolean stopService(Intent service) { in stopService() method in ContextImpl
|