Searched refs:FM_SEEK_PREVIOUS (Results 1 – 1 of 1) sorted by relevance
78 private static final String FM_SEEK_PREVIOUS = "fmradio.seek.previous"; field in FmService1488 if (FM_SEEK_PREVIOUS.equals(action)) { in onStartCommand()1773 Intent intent = new Intent(FM_SEEK_PREVIOUS); in showPlayingNotification()