Searched refs:FindServiceByKeychord (Results 1 – 3 of 3) sorted by relevance
82 Service* svc = ServiceManager::GetInstance().FindServiceByKeychord(id); in handle_keychord()
210 Service* FindServiceByKeychord(int keychord_id) const;
1103 Service* ServiceManager::FindServiceByKeychord(int keychord_id) const { in FindServiceByKeychord() function in android::init::ServiceManager