|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SEManager.OperationPedInputListener
The application has to implement the appropriate listener
Method Summary | |
---|---|
void |
handleResult(int result,
int keylen,
Bundle bundle)
To begin a PIN input session, call #getPinBlock() #getPinBlockEx() Your registered
PedInputListener will be called when a successful
PIN input occurs or if the configured timeout expires, etc.. |
Methods inherited from interface android.device.SEManager.PedInputListener |
---|
onChanged |
Method Detail |
---|
void handleResult(int result, int keylen, Bundle bundle)
#getPinBlock()
#getPinBlockEx()
Your registered
PedInputListener will be called when a successful
PIN input occurs or if the configured timeout expires, etc..
result
- -1 failed or timed out;keylen
- PIN length has been entered.bundle
- output data,
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |