Home | History | Annotate | Download | only in fmtxapp

Lines Matching refs:getBoolean

412     boolean rtMask= fmTxParamConfigPreferences.getBoolean(RTENABLED,false);
437 boolean psMask= fmTxParamConfigPreferences.getBoolean(PSENABLED,false);
574 boolean rtMask= fmConfigPreferences.getBoolean(RTENABLED,false);
575 boolean psMask= fmConfigPreferences.getBoolean(PSENABLED,false);
1398 isFmEnabled = fmTxPreferences.getBoolean(FMENABLED,false);
1409 enableRdsBtn.setChecked(fmTxPreferences.getBoolean(RDSENABLED,false));
1412 chbMute.setChecked(fmTxPreferences.getBoolean(MUTE,false));