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