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.java526 mInCallServiceConnection.setCarMode(shouldUseCarModeUI());
767 mInCallServiceConnection.setCarMode(shouldUseCarModeUI()); in bindToServices()
826 private boolean shouldUseCarModeUI() { in shouldUseCarModeUI() method in InCallController