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.java823 if (mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent == null) { in sendOtaspResult()
831 mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent); in sendOtaspResult()
832 mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent.send( in sendOtaspResult()
1526 public PendingIntent otaspResultCodePendingIntent; field in OtaUtils.CdmaOtaScreenState
DInCallScreenShowActivation.java133 app.cdmaOtaScreenState.otaspResultCodePendingIntent = in onCreate()