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

  /frameworks/base/keystore/java/android/security/
Credentials.java 45 public static final String UNLOCK_ACTION = "com.android.credentials.UNLOCK";
120 Intent intent = new Intent(UNLOCK_ACTION);
  /packages/apps/KeyChain/src/com/android/keychain/
KeyChainActivity.java 118 this.startActivityForResult(new Intent(Credentials.UNLOCK_ACTION),

Completed in 27 milliseconds