Searched defs:RadioService (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/radio/
H A DRadioService.h35 class RadioService : class in namespace:android
36 public BinderService<RadioService>,
39 friend class BinderService<RadioService>;
47 RadioService();
48 virtual ~RadioService();
H A DRadioService.cpp17 #define LOG_TAG "RadioService"
39 #include "RadioService.h"
46 RadioService::RadioService() function in class:android::RadioService
52 void RadioService::onFirstRef()
95 RadioService::~RadioService()
102 status_t RadioService::listModules(struct radio_properties *properties,
119 status_t RadioService::attach(radio_handle_t handle,
171 status_t RadioService
[all...]

Completed in 219 milliseconds