Searched refs:EXTRA_ERROR_CODE_KEY (Results 1 – 3 of 3) sorted by relevance
477 public static final String EXTRA_ERROR_CODE_KEY = "errorCode"; field in TelephonyIntents
91 arg2 = intent.getStringExtra(TelephonyIntents.EXTRA_ERROR_CODE_KEY); in loadCarrierActionList()
3039 intent.putExtra(TelephonyIntents.EXTRA_ERROR_CODE_KEY, cause.getErrorCode()); in onDataSetupComplete()