Searched refs:EXTRA_RESPONSE (Results 1 – 1 of 1) sorted by relevance
123 public static final String EXTRA_RESPONSE = "response"; field in KeyChain385 intent.putExtra(EXTRA_RESPONSE, new AliasResponse(response)); in choosePrivateKeyAlias()