Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DUiModeManagerService.java230 private static Intent buildHomeIntent(String category) { in buildHomeIntent() method in UiModeManagerService
1890 Intent homeIntent = buildHomeIntent(category); in sendConfigurationAndStartDreamOrDockAppLocked()