Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccCardErrorException.java41 OPERATION_CANCEL_SESSION,
59 public static final int OPERATION_CANCEL_SESSION = 4; field in EuiccCardErrorException
DEuiccCard.java884 EuiccCardErrorException.OPERATION_CANCEL_SESSION).toBytes(), in cancelSession()