Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserVisibilityMediator.java109 public static final int SECONDARY_DISPLAY_MAPPING_NEEDED = 1; field in UserVisibilityMediator
118 SECONDARY_DISPLAY_MAPPING_NEEDED,
312 case SECONDARY_DISPLAY_MAPPING_NEEDED: in assignUserToDisplayOnStart()
531 return SECONDARY_DISPLAY_MAPPING_NEEDED; in canAssignUserToDisplayLocked()