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

/packages/apps/Phone/src/com/android/phone/
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...]

Completed in 4 milliseconds