Home
last modified time | relevance | path

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

/frameworks/base/core/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/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingService.java394 private void stopService() { in stopService() method in RecordingService
398 private void stopService(int userId) { in stopService() method in RecordingService
/frameworks/base/services/core/java/com/android/server/am/
DProcessServiceRecord.java348 boolean stopService(ServiceRecord record) { in stopService() method in ProcessServiceRecord
DActivityManagerService.java12562 public int stopService(IApplicationThread caller, Intent service, in stopService() method in ActivityManagerService
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java612 public boolean stopService(Intent service) { in stopService() method in MockContext
/frameworks/base/core/java/android/content/
DContextWrapper.java826 public boolean stopService(Intent name) { in stopService() method in ContextWrapper
DContext.java3527 public abstract boolean stopService(Intent service); in stopService() method in Context
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java1948 public boolean stopService(Intent arg0) { in stopService() method in BridgeContext
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java331 public void stopService(final String serviceName) { in stopService() method in Vpn.Dependencies
/frameworks/base/core/java/android/app/
DIActivityManager.aidl167 int stopService(in IApplicationThread caller, in Intent service, in stopService() method
DContextImpl.java1874 public boolean stopService(Intent service) { in stopService() method in ContextImpl