Searched refs:isSubProfile (Results 1 – 2 of 2) sorted by relevance
102 fun isSubProfile(userInfo: UserInfo): Boolean = in isSubProfile() method107 if (isSubProfile(userInfo)) { in isSubProfile()
213 if (EmbeddedDeepLinkUtils.isSubProfile(userInfo)) { in onCreate()