Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationManager.java55 private TextClassificationSessionFactory mSessionFactory; field in TextClassificationManager
62 mSessionFactory = mDefaultSessionFactory; in TextClassificationManager()
149 mSessionFactory.createTextClassificationSession(classificationContext); in createTextClassificationSession()
175 mSessionFactory = factory; in setTextClassificationSessionFactory()
177 mSessionFactory = mDefaultSessionFactory; in setTextClassificationSessionFactory()
/aosp12/packages/apps/Camera2/src/com/android/camera/session/
H A DCaptureSessionManagerImpl.java248 private final CaptureSessionFactory mSessionFactory; field in CaptureSessionManagerImpl
271 mSessionFactory = sessionFactory; in CaptureSessionManagerImpl()
280 return mSessionFactory.createNewSession(this, mSessionNotifier, title, sessionStartMillis, in createNewSession()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65912 Landroid/view/textclassifier/TextClassificationManager;->mSessionFactory:Landroid/view/textclassifi…