Searched refs:operationHandle (Results 1 – 5 of 5) sorted by relevance
31 public final long operationHandle; field in OperationResult50 int resultCode, IBinder token, long operationHandle, int inputConsumed, byte[] output, in OperationResult() argument54 this.operationHandle = operationHandle; in OperationResult()63 operationHandle = in.readLong(); in OperationResult()78 out.writeLong(operationHandle); in writeToParcel()
181 mOperationHandle = opResult.operationHandle; in ensureKeystoreOperationInitialized()
216 mOperationHandle = opResult.operationHandle; in ensureKeystoreOperationInitialized()
426 result.operationHandle, in update()
262 mOperationHandle = opResult.operationHandle; in ensureKeystoreOperationInitialized()