Home | History | Annotate | Download | only in phone

Lines Matching refs:otaPlaySuccessFailureTone

1181                 mContext.getResources().getInteger(R.integer.OtaPlaySuccessFailureTone);
1182 mApplication.cdmaOtaConfigData.otaPlaySuccessFailureTone = tmpOtaPlaySuccessFailureTone;
1183 if (DBG) log("readXmlSettings(), otaPlaySuccessFailureTone = "
1184 + mApplication.cdmaOtaConfigData.otaPlaySuccessFailureTone);
1460 public int otaPlaySuccessFailureTone;
1467 otaPlaySuccessFailureTone = OTA_PLAY_SUCCESS_FAILURE_TONE_OFF;