Home
last modified time | relevance | path

Searched defs:getServices (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/nfc/cardemulation/
H A DCardEmulation.java865 public List<ApduServiceInfo> getServices(String category) { in getServices() method in CardEmulation
887 public List<ApduServiceInfo> getServices(String category, int userId) { in getServices() method in CardEmulation
/aosp14/frameworks/base/core/java/android/nfc/
H A DINfcCardEmulation.aidl38 List<ApduServiceInfo> getServices(int userHandle, in String category); in getServices() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIApplication.java368 public CoreStartable[] getServices() { in getServices() method in SystemUIApplication
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDpmTestBase.java89 public MockSystemServices getServices() { in getServices() method in DpmTestBase
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/
H A DAndroidPackage.java1179 List<ParsedService> getServices(); in getServices() method
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
H A DParsingPackage.java468 List<ParsedService> getServices(); in getServices() method
/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
H A DPackageImpl.java1279 public List<ParsedService> getServices() { in getServices() method in PackageImpl
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java209 protected List<ManagedServiceInfo> getServices() { in getServices() method in ManagedServices
/aosp14/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl342 List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags); in getServices() method
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java13237 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags) { in getServices() method in ActivityManagerService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...