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

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

Completed in 162 milliseconds