Searched refs:isEffectiveUserManagedProfile (Results 1 – 1 of 1) sorted by relevance
184 final boolean isEffectiveUserManagedProfile = in onCreate()188 if ((mTitle == null) && isEffectiveUserManagedProfile) { in onCreate()201 getTitleFromCredentialType(credentialType, isEffectiveUserManagedProfile)); in onCreate()205 getDetailsFromCredentialType(credentialType, isEffectiveUserManagedProfile)); in onCreate()222 } else if (isEffectiveUserManagedProfile && isInternalActivity()) { in onCreate()257 boolean isEffectiveUserManagedProfile) { in getTitleFromCredentialType() argument260 return isEffectiveUserManagedProfile in getTitleFromCredentialType()264 return isEffectiveUserManagedProfile in getTitleFromCredentialType()268 return isEffectiveUserManagedProfile in getTitleFromCredentialType()276 boolean isEffectiveUserManagedProfile) { in getDetailsFromCredentialType() argument[all …]