Searched refs:mInstallBundle (Results 1 – 1 of 1) sorted by relevance
113 private Bundle mInstallBundle; field in CredentialStorage135 mInstallBundle = intent.getExtras(); in onResume()230 if (mInstallBundle == null || mInstallBundle.isEmpty()) { in installIfAvailable()234 Bundle bundle = mInstallBundle; in installIfAvailable()235 mInstallBundle = null; in installIfAvailable()