Home | History | Annotate | Download | only in settings

Lines Matching defs:CredentialStorage

43  * CredentialStorage handles KeyStore reset, unlock, and install.
45 * CredentialStorage has a pretty convoluted state machine to migrate
78 public final class CredentialStorage extends Activity {
80 private static final String TAG = "CredentialStorage";
236 AlertDialog dialog = new AlertDialog.Builder(CredentialStorage.this)
271 KeyChainConnection keyChainConnection = KeyChain.bind(CredentialStorage.this);
287 Toast.makeText(CredentialStorage.this,
290 Toast.makeText(CredentialStorage.this,
306 AlertDialog dialog = new AlertDialog.Builder(CredentialStorage.this)
384 View view = View.inflate(CredentialStorage.this, R.layout.credentials_dialog, null);
403 AlertDialog dialog = new AlertDialog.Builder(CredentialStorage.this)
437 Toast.makeText(CredentialStorage.this,
445 Toast.makeText(CredentialStorage.this,