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