Searched refs:selfReportedDisplayId (Results 1 – 2 of 2) sorted by relevance
65 int selfReportedDisplayId) { in onCreate()66 int imeDisplayId = mInputDisplayToImeDisplay.get(selfReportedDisplayId, in onCreate()67 selfReportedDisplayId); in onCreate()73 + " pid=" + pid + " displayId=" + selfReportedDisplayId in onCreate()
49 int selfReportedDisplayId) { in ClientCallbackImpl() argument56 mSelfReportedDisplayId = selfReportedDisplayId; in ClientCallbackImpl()