Searched refs:mIsAppInstalledDeviceKeyAndCert (Results 1 – 1 of 1) sorted by relevance
403 private boolean mIsAppInstalledDeviceKeyAndCert = false; field in WifiEnterpriseConfig525 mIsAppInstalledDeviceKeyAndCert = source.mIsAppInstalledDeviceKeyAndCert; in copyFrom()574 dest.writeBoolean(mIsAppInstalledDeviceKeyAndCert); in writeToParcel()627 enterpriseConfig.mIsAppInstalledDeviceKeyAndCert = in.readBoolean();1340 mIsAppInstalledDeviceKeyAndCert = true; in setClientKeyEntryWithCertificateChain()1751 return mIsAppInstalledDeviceKeyAndCert; in isAppInstalledDeviceKeyAndCert()1761 mIsAppInstalledDeviceKeyAndCert = isAppInstalledDeviceKeyAndCert; in initIsAppInstalledDeviceKeyAndCert()