Searched refs:mOpId (Results 1 – 1 of 1) sorted by relevance
52 private int mOpId; field in EuiccOperationSidecar59 && mOpId == intent.getIntExtra(EXTRA_OP_ID, -1)) {98 mOpId = sCurrentOpId.incrementAndGet(); in createCallbackIntent()100 intent.putExtra(EXTRA_OP_ID, mOpId); in createCallbackIntent()