Searched refs:mInstallBundle (Results 1 – 1 of 1) sorted by relevance
72 private Bundle mInstallBundle; field in CredentialStorage93 mInstallBundle = intent.getExtras(); in onResume()122 if (mInstallBundle == null || mInstallBundle.isEmpty()) { in installIfAvailable()126 final Bundle bundle = mInstallBundle; in installIfAvailable()127 mInstallBundle = null; in installIfAvailable()