Home
last modified time | relevance | path

Searched refs:internalSession (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/textservice/
DSpellCheckerService.java333 final InternalISpellCheckerSession internalSession; in getISpellCheckerSession() local
337 internalSession = null; in getISpellCheckerSession()
340 internalSession = in getISpellCheckerSession()
345 callback.onSessionCreated(internalSession); in getISpellCheckerSession()