Searched refs:mSelfReportedDisplayId (Results 1 – 1 of 1) sorted by relevance
428 final int mSelfReportedDisplayId; field in InputMethodManagerService.ClientState452 mSelfReportedDisplayId = selfReportedDisplayId; in ClientState()2508 if (info.mParentClient.mSelfReportedDisplayId == imeDisplayId) { in getVirtualDisplayToScreenMatrixLocked()2511 displayId = info.mParentClient.mSelfReportedDisplayId; in getVirtualDisplayToScreenMatrixLocked()2593 final int csDisplayId = cs.mSelfReportedDisplayId; in startInputUncheckedLocked()2614 getVirtualDisplayToScreenMatrixLocked(cs.mSelfReportedDisplayId, in startInputUncheckedLocked()3729 windowToken, cs.mUid, cs.mPid, cs.mSelfReportedDisplayId); in isImeClientFocused()3830 windowToken, cs.mUid, cs.mPid, cs.mSelfReportedDisplayId); in startInputOrWindowGainedFocusInternalLocked()3964 if (cs.mSelfReportedDisplayId != mCurTokenDisplayId) { in startInputOrWindowGainedFocusInternalLocked()4436 int displayId = mCurClient.mSelfReportedDisplayId; in reportVirtualDisplayGeometryAsync()[all …]