Searched refs:mSessionFactory (Results 1 – 3 of 3) sorted by relevance
55 private TextClassificationSessionFactory mSessionFactory; field in TextClassificationManager62 mSessionFactory = mDefaultSessionFactory; in TextClassificationManager()149 mSessionFactory.createTextClassificationSession(classificationContext); in createTextClassificationSession()175 mSessionFactory = factory; in setTextClassificationSessionFactory()177 mSessionFactory = mDefaultSessionFactory; in setTextClassificationSessionFactory()
248 private final CaptureSessionFactory mSessionFactory; field in CaptureSessionManagerImpl271 mSessionFactory = sessionFactory; in CaptureSessionManagerImpl()280 return mSessionFactory.createNewSession(this, mSessionNotifier, title, sessionStartMillis, in createNewSession()
65912 Landroid/view/textclassifier/TextClassificationManager;->mSessionFactory:Landroid/view/textclassifi…