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

/packages/apps/Settings/src/com/android/settings/
H A DCredentialStorage.java82 public static final String ACTION_INSTALL = "com.android.credentials.INSTALL"; field in class:CredentialStorage
115 if (ACTION_INSTALL.equals(action) &&
119 // ACTION_UNLOCK also handled here in addition to ACTION_INSTALL

Completed in 129 milliseconds