Searched refs:isEffectiveUserManagedProfile (Results 1 – 1 of 1) sorted by relevance
184 final boolean isEffectiveUserManagedProfile = in onCreate()188 if ((mTitle == null) && 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() argument279 return isEffectiveUserManagedProfile in getDetailsFromCredentialType()283 return isEffectiveUserManagedProfile in getDetailsFromCredentialType()[all …]