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