OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:radio_region_t
(Results
1 - 2
of
2
) sorted by null
/system/core/include/system/
radio.h
75
}
radio_region_t
;
typedef in typeref:enum:__anon74680
124
radio_region_t
region;
221
static radio_rds_t radio_rds_for_region(bool rds,
radio_region_t
region) {
237
static radio_deemphasis_t radio_demephasis_for_region(
radio_region_t
region) {
/frameworks/base/core/jni/
android_hardware_Radio.cpp
349
(
radio_region_t
)env->GetIntField(jDescriptor, gRadioBandDescriptorFields.mRegion);
[
all
...]
Completed in 592 milliseconds