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

/packages/apps/Phone/src/com/android/phone/
H A DInCallScreenShowActivation.java93 app.cdmaOtaScreenState.otaspResultCodePendingIntent =
H A DOtaUtils.java878 // cdmaOtaScreenState.otaspResultCodePendingIntent.
884 if (mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent == null) {
886 + "null otaspResultCodePendingIntent!");
898 mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent);
899 mApplication.cdmaOtaScreenState.otaspResultCodePendingIntent.send(
1585 public PendingIntent otaspResultCodePendingIntent; field in class:OtaUtils.CdmaOtaScreenState

Completed in 7 milliseconds