Searched defs:kServiceName (Results 1 – 6 of 6) sorted by relevance
36 static const String16 kServiceName; variable
46 static const String16 kServiceName; variable
89 static const char *kServiceName = "media.metrics"; variable
44 const String16 ICommonClock::kServiceName("common_time.clock"); member in android::ICommonClock
48 const String16 ICommonTimeConfig::kServiceName("common_time.config"); member in android::ICommonTimeConfig
121 static const char* const kServiceName = "media_resource_monitor"; in notifyResourceGranted() local