Searched defs:getServiceName (Results 1 - 16 of 16) sorted by relevance

/frameworks/av/services/mediacodec/
H A DMediaCodecService.h34 static const char* getServiceName() { return "media.codec"; } function in class:android::MediaCodecService
/frameworks/av/services/mediaextractor/
H A DMediaExtractorService.h34 static const char* getServiceName() { return "media.extractor"; } function in class:android::MediaExtractorService
/frameworks/av/services/mediaresourcemanager/
H A DResourceManagerService.h50 static char const *getServiceName() { return "media.resource_manager"; } function in class:android::ResourceManagerService
/frameworks/base/core/java/android/bluetooth/
H A DSdpSapsRecord.java55 public String getServiceName() { method in class:SdpSapsRecord
H A DSdpMnsRecord.java66 public String getServiceName() { method in class:SdpMnsRecord
H A DSdpOppOpsRecord.java44 public String getServiceName() { method in class:SdpOppOpsRecord
H A DSdpPseRecord.java70 public String getServiceName() { method in class:SdpPseRecord
H A DSdpMasRecord.java95 public String getServiceName() { method in class:SdpMasRecord
/frameworks/base/core/java/android/print/
H A DPrinterId.java60 public @NonNull ComponentName getServiceName() { method in class:PrinterId
/frameworks/av/services/medialog/
H A DMediaLogService.h34 static const char* getServiceName() { return "media.log"; } function in class:android::MediaLogService
/frameworks/av/services/radio/
H A DRadioService.h45 static char const* getServiceName() { return "media.radio"; } function in class:android::RadioService
/frameworks/base/core/java/android/app/
H A DWallpaperInfo.java187 public String getServiceName() { method in class:WallpaperInfo
/frameworks/base/core/java/android/net/nsd/
H A DNsdServiceInfo.java62 public String getServiceName() { method in class:NsdServiceInfo
/frameworks/av/services/soundtrigger/
H A DSoundTriggerHwService.h43 static char const* getServiceName() { return "media.sound_trigger_hw"; } function in class:android::SoundTriggerHwService
/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodInfo.java332 public String getServiceName() { method in class:InputMethodInfo
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h91 static char const* getServiceName() { return "media.camera"; } function in class:android::CameraService

Completed in 738 milliseconds