Searched refs:PS (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/fm/
H A DFmRadioIntent.java40 public static final String PS = "fm.rx.intent.PS"; field in interface:FmRadioIntent
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
H A DFmRxApp.java721 // clear the PS text
797 // clear the PS text
826 // clear the PS text
917 /* Display the PS text on UI */
929 sbPs = new StringBuilder("[PS] ");
1212 /* clear the PS and RDS text */
2466 byte[] psName = extras.getByteArray(FmRadioIntent.PS);
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
H A DStubFmService.java4798 b.putByteArray(FmRadioIntent.PS, name);// Send Byte Array to App
4803 * appropriate String Broadcast the PS data Byte Array, Converted
4810 // PS

Completed in 288 milliseconds