| /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 | 408 private void stopService() { in stopService() method in RecordingService 412 private void stopService(int userId) { in stopService() method in RecordingService
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | ProcessServiceRecord.java | 431 boolean stopService(ServiceRecord record) { in stopService() method in ProcessServiceRecord
|
| D | ActivityManagerService.java | 13295 public int stopService(IApplicationThread caller, Intent service, in stopService() method in ActivityManagerService 13301 private int stopService(IApplicationThread caller, Intent service, String resolvedType, in stopService() method in ActivityManagerService
|
| /frameworks/base/test-mock/src/android/test/mock/ |
| D | MockContext.java | 612 public boolean stopService(Intent service) { in stopService() method in MockContext
|
| /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
| D | ApplicationContext.java | 874 public boolean stopService(Intent service) { in stopService() method in ApplicationContext
|
| D | BridgeContext.java | 1968 public boolean stopService(Intent arg0) { in stopService() method in BridgeContext
|
| /frameworks/base/core/java/android/content/ |
| D | ContextWrapper.java | 834 public boolean stopService(Intent name) { in stopService() method in ContextWrapper
|
| D | Context.java | 3717 public abstract boolean stopService(Intent service); in stopService() method in Context
|
| /frameworks/base/core/java/android/app/ |
| D | IActivityManager.aidl | 217 int stopService(in IApplicationThread caller, in Intent service, in stopService() method
|
| D | ContextImpl.java | 1910 public boolean stopService(Intent service) { in stopService() method in ContextImpl
|
| /frameworks/base/services/core/java/com/android/server/connectivity/ |
| D | Vpn.java | 497 public void stopService(final String serviceName) { in stopService() method in Vpn.Dependencies
|