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.java1346 mInCallServiceConnection.chooseInitialInCallService(shouldUseCarModeUI()); in bindToServices()
1488 private boolean shouldUseCarModeUI() { in shouldUseCarModeUI() method in InCallController
1877 if (shouldUseCarModeUI()) { in handleCarModeChange()