Searched refs:PROGRAM_SERVICE (Results 1 – 7 of 7) sorted by relevance
46 Station.PROGRAM_SERVICE,78 public static final String PROGRAM_SERVICE = "program_service"; field in FmStation.Station115 values.put(Station.PROGRAM_SERVICE, ps); in insertStationToDb()246 new String[] { Station.STATION_NAME, Station.PROGRAM_SERVICE }, in getStationName()254 stationName = cursor.getString(cursor.getColumnIndex(Station.PROGRAM_SERVICE)); in getStationName()
1518 values.put(Station.PROGRAM_SERVICE, ps); in startRdsThread()1523 values.put(Station.PROGRAM_SERVICE, ps); in startRdsThread()1732 stationName = cursor.getString(cursor.getColumnIndex(Station.PROGRAM_SERVICE)); in showPlayingNotification()
92 + FmStation.Station.PROGRAM_SERVICE + " TEXT," in onCreate()
139 stationName = cursor.getString(cursor.getColumnIndex(Station.PROGRAM_SERVICE)); in updateUi()
335 .getColumnIndex(FmStation.Station.PROGRAM_SERVICE)); in getView()
617 stationName = cursor.getString(cursor.getColumnIndex(Station.PROGRAM_SERVICE)); in refreshStationUI()
836 .getColumnIndex(FmStation.Station.PROGRAM_SERVICE)); in getView()