Searched defs:EVENT_DELETE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccNotification.java44 EVENT_DELETE
59 public static final int EVENT_DELETE = 1 << 3; field in class:EuiccNotification
64 EVENT_INSTALL | EVENT_ENABLE | EVENT_DISABLE | EVENT_DELETE;

Completed in 79 milliseconds