Searched defs:otaspResultCodePendingIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DOtaUtils.java874 // cdmaOtaScreenState.otaspResultCodePendingIntent.
880 if (mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent == null) {
882 + "null otaspResultCodePendingIntent!");
888 mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent);
889 mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent.send(
1582 public PendingIntent otaspResultCodePendingIntent; field in class:OtaUtils.CdmaOtaScreenState

Completed in 109 milliseconds