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

/packages/apps/Phone/src/com/android/phone/
H A DOutgoingCallBroadcaster.java100 boolean activateState = (app.cdmaOtaScreenState.otaScreenState
102 boolean dialogState = (app.cdmaOtaScreenState.otaScreenState
107 if ((app.cdmaOtaScreenState.otaScreenState
109 || (app.cdmaOtaScreenState.otaScreenState
H A DOtaUtils.java283 mApplication.cdmaOtaScreenState.otaScreenState =
341 mApplication.cdmaOtaScreenState.otaScreenState =
371 mApplication.cdmaOtaScreenState.otaScreenState =
400 mApplication.cdmaOtaScreenState.otaScreenState =
456 mApplication.cdmaOtaScreenState.otaScreenState =
474 mApplication.cdmaOtaScreenState.otaScreenState =
614 + mApplication.cdmaOtaScreenState.otaScreenState);
618 if (mApplication.cdmaOtaScreenState.otaScreenState
621 } else if (mApplication.cdmaOtaScreenState.otaScreenState
624 } else if (mApplication.cdmaOtaScreenState.otaScreenState
1005 public OtaScreenState otaScreenState; field in class:OtaUtils.CdmaOtaScreenState
[all...]
H A DInCallScreen.java917 && ((app.cdmaOtaScreenState.otaScreenState !=
919 && (app.cdmaOtaScreenState.otaScreenState !=
1130 app.cdmaOtaScreenState.otaScreenState =
2308 if (app.cdmaOtaScreenState.otaScreenState
2574 app.cdmaOtaScreenState.otaScreenState =
3906 && (app.cdmaOtaScreenState.otaScreenState ==
4624 && (app.cdmaOtaScreenState.otaScreenState ==
4643 && (app.cdmaOtaScreenState.otaScreenState !=
4690 app.cdmaOtaScreenState.otaScreenState =
4720 if (app.cdmaOtaScreenState.otaScreenState !
[all...]
H A DCallNotifier.java393 boolean activateState = (mApplication.cdmaOtaScreenState.otaScreenState
395 boolean dialogState = (mApplication.cdmaOtaScreenState.otaScreenState
H A DPhoneApp.java713 && (cdmaOtaScreenState.otaScreenState

Completed in 29 milliseconds