Searched refs:EXTRA_OP_ID (Results 1 – 1 of 1) sorted by relevance
43 private static final String EXTRA_OP_ID = "op_id"; field in EuiccOperationSidecar59 && mOpId == intent.getIntExtra(EXTRA_OP_ID, -1)) {100 intent.putExtra(EXTRA_OP_ID, mOpId); in createCallbackIntent()