Searched refs:computeImeDisplayId (Results 1 – 3 of 3) sorted by relevance
206 mComputer.computeImeDisplayId(state, DEFAULT_DISPLAY); in testComputeImeDisplayId()210 mComputer.computeImeDisplayId(state, 10 /* displayId */); in testComputeImeDisplayId()215 mComputer.computeImeDisplayId(state, 10 /* displayId */); in testComputeImeDisplayId()220 mComputer.computeImeDisplayId(state, 10 /* displayId */); in testComputeImeDisplayId()
309 int computeImeDisplayId(@NonNull ImeTargetWindowState state, int displayId) { in computeImeDisplayId() method in ImeVisibilityStateComputer
2594 mDisplayIdToShowIme = mVisibilityStateComputer.computeImeDisplayId(winState, csDisplayId); in startInputUncheckedLocked()