Home
last modified time | relevance | path

Searched refs:RDS_EVENT_PI_CODE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/FMRadio/jni/fmr/
Dfm.h340 RDS_EVENT_PI_CODE = 0x0002, // The program identification code has changed enumerator
Dcommon.cpp164 if (rds->event_status&RDS_EVENT_PI_CODE) { in COM_get_pi()