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 32 public static final String UNLOCK_ACTION = "android.credentials.UNLOCK";
76 Intent intent = new Intent(UNLOCK_ACTION);
  /packages/apps/Settings/src/com/android/settings/
SecuritySettings.java 331 Credentials.UNLOCK_ACTION.equals(intent.getAction())) {

Completed in 171 milliseconds