Home
last modified time | relevance | path

Searched refs:shouldUseCarModeUI (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallController.java1567 mInCallServiceConnection.chooseInitialInCallService(shouldUseCarModeUI()); in bindToServices()
1753 private boolean shouldUseCarModeUI() { in shouldUseCarModeUI() method in InCallController
2208 if (shouldUseCarModeUI()) { in updateCarModeForConnections()