Searched refs:mUserObj (Results 1 – 2 of 2) sorted by relevance
28 protected Object mUserObj; field in QnsRegistrant33 mUserObj = obj; in QnsRegistrant()39 mUserObj = null; in clear()69 msg.obj = new QnsAsyncResult(mUserObj, result, exception); in internalNotifyRegistrant()
21 Object mUserObj; field in QnsAsyncResult27 mUserObj = uo; in QnsAsyncResult()