Home | History | Annotate | Download | only in phone

Lines Matching refs:otaPlaySuccessFailureTone

1171                 mContext.getResources().getInteger(R.integer.OtaPlaySuccessFailureTone);
1172 mApplication.cdmaOtaConfigData.otaPlaySuccessFailureTone = tmpOtaPlaySuccessFailureTone;
1173 if (DBG) log("readXmlSettings(), otaPlaySuccessFailureTone = "
1174 + mApplication.cdmaOtaConfigData.otaPlaySuccessFailureTone);
1450 public int otaPlaySuccessFailureTone;
1457 otaPlaySuccessFailureTone = OTA_PLAY_SUCCESS_FAILURE_TONE_OFF;