Searched refs:computeImeDisplayIdForTarget (Results 1 – 3 of 3) sorted by relevance
61 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_defaultDisplayId()69 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_InvalidDisplayId()78 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_noSystemDecorationSupportDisplay()87 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_withSystemDecorationSupportDisplay()
2351 final int displayIdToShowIme = computeImeDisplayIdForTarget(cs.selfReportedDisplayId, in startInputUncheckedLocked()2479 static int computeImeDisplayIdForTarget(int displayId, @NonNull ImeDisplayValidator checker) { in computeImeDisplayIdForTarget() method in InputMethodManagerService
19798 HPLcom/android/server/inputmethod/InputMethodManagerService;->computeImeDisplayIdForTarget(ILcom/an…