Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DUiModeManagerService.java2189 printCurrentCarMode(); in handleCarMode()
2195 printCurrentCarMode(); in handleCarMode()
2199 printCurrentCarMode(); in handleCarMode()
2207 private void printCurrentCarMode() throws RemoteException { in printCurrentCarMode() method in UiModeManagerService.Shell