Searched refs:CROSS_PROFILE_TABS (Results 1 – 5 of 5) sorted by relevance
35 boolean CROSS_PROFILE_TABS = true; field
106 Features.CROSS_PROFILE_TABS && isDeviceSupported(context)); in RuntimeUserIdManager()
172 Features.CROSS_PROFILE_TABS && isDeviceSupported(context), in RuntimeUserManagerState()
289 } else if (Features.CROSS_PROFILE_TABS && VersionUtils.isAtLeastR()) { in includeState()
309 if (crossProfileResolveInfo != null && !Features.CROSS_PROFILE_TABS) { in onActivityCreated()