Searched refs:kServiceName (Results 1 – 6 of 6) sorted by relevance
36 static const String16 kServiceName; variable59 ICommonTimeConfig::kServiceName); in getInstance()
46 static const String16 kServiceName; variable94 ICommonClock::kServiceName); in getInstance()
30 defaultServiceManager()->addService(ICommonTimeConfig::kServiceName, ctcs); in instantiate()
32 defaultServiceManager()->addService(ICommonClock::kServiceName, tcc); in instantiate()
44 const String16 ICommonClock::kServiceName("common_time.clock"); member in android::ICommonClock
48 const String16 ICommonTimeConfig::kServiceName("common_time.config"); member in android::ICommonTimeConfig