Searched refs:hasFeatureAutomotive (Results 1 – 3 of 3) sorted by relevance
230 hasFeatureWatch() || hasFeatureTV() || hasFeatureAutomotive() in withSafetyCenterEnabled()291 if (hasFeatureAutomotive()) { in openUnusedAppsNotification()320 fun hasFeatureAutomotive(): Boolean { in hasFeatureAutomotive() method
386 return Flags.archiving() && !hasFeatureAutomotive() in <lambda>()
175 boolean hasFeatureAutomotive = in setUp()180 if (hasFeatureAutomotive || mLeanbackOnly) { in setUp()