Searched refs:mIsAppInstalledDeviceKeyAndCert (Results 1 – 1 of 1) sorted by relevance
142 private boolean mIsAppInstalledDeviceKeyAndCert = false; field in WifiEnterpriseConfig186 mIsAppInstalledDeviceKeyAndCert = source.mIsAppInstalledDeviceKeyAndCert; in copyFrom()231 dest.writeBoolean(mIsAppInstalledDeviceKeyAndCert); in writeToParcel()252 enterpriseConfig.mIsAppInstalledDeviceKeyAndCert = in.readBoolean();868 mIsAppInstalledDeviceKeyAndCert = true; in setClientKeyEntryWithCertificateChain()1178 return mIsAppInstalledDeviceKeyAndCert; in isAppInstalledDeviceKeyAndCert()