Searched refs:curTokenDisplayId (Results 1 – 1 of 1) sorted by relevance
2875 final int curTokenDisplayId = bindingController.getCurTokenDisplayId(); in updateSystemUiLocked() local2880 + " displayId: " + curTokenDisplayId); in updateSystemUiLocked()2909 mStatusBarManagerInternal.setImeWindowStatus(curTokenDisplayId, in updateSystemUiLocked()4338 final int curTokenDisplayId; in getInputMethodWindowVisibleHeight()4346 curTokenDisplayId = getCurTokenDisplayIdLocked(); in getInputMethodWindowVisibleHeight()4348 return mWindowManagerInternal.getInputMethodWindowVisibleHeight(curTokenDisplayId); in getInputMethodWindowVisibleHeight()