Searched refs:OPTION (Results 1 – 1 of 1) sorted by relevance
85 private static final String OPTION = "option"; field in FmService771 bundle.putBoolean(OPTION, isUp); in seekStationAsync()880 bundle.putBoolean(OPTION, on); in setRdsAsync()946 bundle.putBoolean(OPTION, mute); in setMuteAsync()1184 bundle.putBoolean(OPTION, isRecording); in setRecordingModeAsync()2425 bundle.getBoolean(OPTION)); in handleMessage()2495 setRds(bundle.getBoolean(OPTION)); in handleMessage()2500 setMute(bundle.getBoolean(OPTION)); in handleMessage()2518 setRecordingMode(bundle.getBoolean(OPTION)); in handleMessage()