Searched defs:focusedDisplayId (Results 1 – 3 of 3) sorted by relevance
42 val focusedDisplayId: StateFlow<Int> constant75 override val focusedDisplayId: StateFlow<Int> constant
33 override val focusedDisplayId: StateFlow<Int> constant in com.android.systemui.display.data.repository.FakeFocusedDisplayRepository
527 public void setFocusedDisplay(int focusedDisplayId) { in setFocusedDisplay()