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

/frameworks/base/keystore/java/android/security/
H A DKeyChain.java103 public static final String EXTRA_RESPONSE = "response"; field in class:KeyChain
273 intent.putExtra(EXTRA_RESPONSE, new AliasResponse(response));

Completed in 63 milliseconds