Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DUiModeManagerService.java1052 assertSingleProjectionType(projectionType);
1096 assertSingleProjectionType(projectionType);
1194 private static void assertSingleProjectionType(@UiModeManager.ProjectionType int p) { in assertSingleProjectionType() method in UiModeManagerService