OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SW_INVALID_SLOT_ID
(Results
1 - 3
of
3
) sorted by null
/external/libese/apps/weaver/card/src/com/android/weaver/
Consts.java
31
public static final short
SW_INVALID_SLOT_ID
= 0x6a86;
Weaver.java
275
ISOException.throwIt(Consts.
SW_INVALID_SLOT_ID
);
/external/libese/apps/weaver/card/src/com/android/weaver/core/
CoreSlots.java
85
ISOException.throwIt(Consts.
SW_INVALID_SLOT_ID
);
Completed in 702 milliseconds