HomeSort by relevance Sort by last modified time
    Searched refs:radio_properties_t (Results 1 - 4 of 4) sorted by null

  /system/core/include/system/
radio.h 161 } radio_properties_t; typedef in typeref:struct:radio_properties
  /frameworks/av/services/radio/
RadioService.h 202 static void convertProperties(radio_properties_t *properties,
RadioService.cpp 84 radio_properties_t properties;
206 void RadioService::convertProperties(radio_properties_t *properties,
  /frameworks/base/core/jni/
android_hardware_Radio.cpp 397 radio_properties_t *nModules = NULL;
404 nModules = (radio_properties_t *)calloc(numModules, sizeof(radio_properties_t));
    [all...]

Completed in 373 milliseconds