В комментариях SystemServiceRegistry
Код: Выделить всё
/**
* Manages all of the system services that can be returned by {@link Context#getSystemService}.
* Used by {@link ContextImpl}.
*/
Что касается ServiceManager, как я могу получить доступ к службе, добавленной ServiceManager в приложении, которое не было зарегистрировано SystemServiceRegistry?>
Мобильная версия