Searched refs:mISpellCheckerSession (Results 1 – 1 of 1) sorted by relevance
257 private ISpellCheckerSession mISpellCheckerSession; field in SpellCheckerSession.SpellCheckerSessionListenerImpl342 + " session" + (mISpellCheckerSession != null ? ".hashCode()=#" in processCloseLocked()343 + Integer.toHexString(mISpellCheckerSession.hashCode()) : "=null") in processCloseLocked()345 mISpellCheckerSession = null; in processCloseLocked()388 mISpellCheckerSession = session; in onServiceConnected()406 + Integer.toHexString(mISpellCheckerSession.hashCode()) in onServiceConnected()481 session = mISpellCheckerSession; in processOrEnqueueTask()