Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java2145 inCallServiceConnection.chooseInitialInCallService(shouldUseCarModeUI()); in bindToServices()
2431 private boolean shouldUseCarModeUI() { in shouldUseCarModeUI() method in InCallController
3046 if (shouldUseCarModeUI()) { in updateCarModeForConnections()