Searched refs:hexX11FakeCookie (Results 1 – 3 of 3) sorted by relevance
140 String hexX11FakeCookie; field in Channel
153 c.hexX11FakeCookie = hexEncodedFakeCookie; in run()
257 if (hexFakeCookie.equals(c.hexX11FakeCookie) == false) in unRegisterX11Cookie()