public static class

OtaUtils.CdmaOtaConfigData

extends Object
java.lang.Object
   ↳ com.android.phone.OtaUtils.CdmaOtaConfigData

Class Overview

Defines OTA screen configuration items read from config.xml and used to control OTA display.

Summary

Fields
public boolean configComplete
public int otaPlaySuccessFailureTone
public int otaShowActivateFailTimes
public int otaShowActivationScreen
public int otaShowListeningScreen
Public Constructors
OtaUtils.CdmaOtaConfigData()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public boolean configComplete

public int otaPlaySuccessFailureTone

public int otaShowActivateFailTimes

public int otaShowActivationScreen

public int otaShowListeningScreen

Public Constructors

public OtaUtils.CdmaOtaConfigData ()