Home
last modified time | relevance | path

Searched refs:otaspResultCodePendingIntent (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DOtaUtils.java832 if (mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent == null) { in sendOtaspResult()
840 mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent); in sendOtaspResult()
841 mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent.send( in sendOtaspResult()
1535 public PendingIntent otaspResultCodePendingIntent; field in OtaUtils.CdmaOtaScreenState
DInCallScreenShowActivation.java110 app.cdmaOtaScreenState.otaspResultCodePendingIntent = in onCreate()