Język

TelephonyManagerErrorCode Enum

Definition

public enum TelephonyManagerErrorCode
type TelephonyManagerErrorCode = 
Inheritance
TelephonyManagerErrorCode

Fields

Name Value Description
Timeout 1

The system timed out waiting for a response from the Radio.

Android reference for android.telephony.TelephonyManager.CellInfoCallback.ERROR_TIMEOUT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

ModemError 2

The modem returned a failure.

Android reference for android.telephony.TelephonyManager.CellInfoCallback.ERROR_MODEM_ERROR.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to