HomeSort by relevance Sort by last modified time
    Searched refs:createInstallIntent (Results 1 - 7 of 7) sorted by null

  /frameworks/base/keystore/java/android/security/
Credentials.java 184 Intent intent = KeyChain.createInstallIntent();
193 Intent intent = KeyChain.createInstallIntent();
204 Intent intent = KeyChain.createInstallIntent();
KeyChain.java 75 * #createInstallIntent}. Private keys installed via this {@code
132 * the {@code Intent} returned by {@link #createInstallIntent}.
139 * the {@code Intent} returned by {@link #createInstallIntent}.
152 * {@link #createInstallIntent} to specify a PKCS#12 key store to
201 public static Intent createInstallIntent() {
  /development/samples/KeyChainDemo/src/com/example/android/keychain/
KeyChainDemoActivity.java 231 Intent installIntent = KeyChain.createInstallIntent();
  /packages/apps/KeyChain/tests/src/com/android/keychain/tests/
KeyChainTestActivity.java 165 Intent intent = KeyChain.createInstallIntent();
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/18/
android.jar 

Completed in 51 milliseconds