Searched refs:otaScreenState (Results 1 - 3 of 3) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DOtaUtils.java609 if (mApplication.cdmaOtaScreenState.otaScreenState !=
655 mApplication.cdmaOtaScreenState.otaScreenState =
719 mApplication.cdmaOtaScreenState.otaScreenState =
753 mApplication.cdmaOtaScreenState.otaScreenState =
863 mApplication.cdmaOtaScreenState.otaScreenState =
943 mApplication.cdmaOtaScreenState.otaScreenState =
961 mApplication.cdmaOtaScreenState.otaScreenState =
1126 // + mApplication.cdmaOtaScreenState.otaScreenState);
1133 // if (mApplication.cdmaOtaScreenState.otaScreenState
1136 // } else if (mApplication.cdmaOtaScreenState.otaScreenState
1517 public OtaScreenState otaScreenState; field in class:OtaUtils.CdmaOtaScreenState
[all...]
H A DOutgoingCallBroadcaster.java199 boolean activateState = (app.cdmaOtaScreenState.otaScreenState
201 boolean dialogState = (app.cdmaOtaScreenState.otaScreenState
209 // otaScreenState somehow gets left in either PROGRESS or
211 if ((app.cdmaOtaScreenState.otaScreenState
213 || (app.cdmaOtaScreenState.otaScreenState
H A DCallNotifier.java382 boolean activateState = (mApplication.cdmaOtaScreenState.otaScreenState
384 boolean dialogState = (mApplication.cdmaOtaScreenState.otaScreenState

Completed in 14 milliseconds