Home
last modified time | relevance | path

Searched refs:getHasEmptyError (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/CertInstaller/src/com/android/certinstaller/
H A DViewHelper.java58 boolean getHasEmptyError() { in getHasEmptyError() method in ViewHelper
H A DCertInstaller.java472 if (mView.getHasEmptyError()) { in createPkcs12PasswordDialog()
499 if (mView.getHasEmptyError()) { in createNameCertificateDialog()