Home | History | Annotate | Download | only in phone

Lines Matching refs:otaPlaySuccessFailureTone

1234                 mContext.getResources().getInteger(R.integer.OtaPlaySuccessFailureTone);
1235 mApplication.cdmaOtaConfigData.otaPlaySuccessFailureTone = tmpOtaPlaySuccessFailureTone;
1236 if (DBG) log("readXmlSettings(), otaPlaySuccessFailureTone = "
1237 + mApplication.cdmaOtaConfigData.otaPlaySuccessFailureTone);
1511 public int otaPlaySuccessFailureTone;
1518 otaPlaySuccessFailureTone = OTA_PLAY_SUCCESS_FAILURE_TONE_OFF;