Searched refs:focusedDisplayId (Results 1 – 3 of 3) sorted by relevance
57 const focusedDisplayId: number | undefined = entry constant64 node.getEagerPropertyByName('id')?.getValue() === focusedDisplayId,
288 focusedDisplayId -> { in onBind()289 if (focusedDisplayId == mDisplayId && mDisplayRepository.size() > 1) { in onBind()
59 void onFocusChange(int focusedDisplayId); in onFocusChange() argument