HomeSort by relevance Sort by last modified time
    Searched defs:Radio (Results 1 - 5 of 5) sorted by null

  /frameworks/av/include/radio/
Radio.h 22 #include <radio/RadioCallback.h>
23 #include <radio/IRadio.h>
24 #include <radio/IRadioService.h>
25 #include <radio/IRadioClient.h>
26 #include <system/radio.h>
32 class Radio : public BnRadioClient,
37 virtual ~Radio();
41 static sp<Radio> attach(radio_handle_t handle,
76 Radio(radio_handle_t handle,
  /frameworks/av/radio/
Radio.cpp 18 #define LOG_TAG "Radio"
27 #include <radio/Radio.h>
28 #include <radio/IRadio.h>
29 #include <radio/IRadioService.h>
30 #include <radio/IRadioClient.h>
31 #include <radio/RadioCallback.h>
38 const char* kRadioServiceName = "media.radio";
51 ALOGW("Radio service died!");
58 const sp<IRadioService>& Radio::getRadioService(
100 sp<Radio> radio; local
    [all...]
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/
fixture.py     [all...]
  /frameworks/base/core/java/android/provider/
MediaStore.java 187 * The name of the Intent-extra used to define the radio channel.
    [all...]
  /prebuilts/sdk/21/
android.jar 

Completed in 122 milliseconds