Home
last modified time | relevance | path

Searched refs:EXTRA_OPERATION (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java72 static final String EXTRA_OPERATION = "operation"; field in EuiccController
169 EuiccOperation op = resolutionIntent.getParcelableExtra(EXTRA_OPERATION); in continueOperation()
1286 intent.putExtra(EXTRA_OPERATION, op); in addResolutionIntent()