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

/frameworks/base/keystore/java/android/security/
H A DCredentials.java53 public static final String UNLOCK_ACTION = "com.android.credentials.UNLOCK"; field in class:Credentials
174 Intent intent = new Intent(UNLOCK_ACTION);

Completed in 101 milliseconds