Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/contentcapture/
DChildContentCaptureSession.java63 getMainCaptureSession().notifyContextUpdated(mId, context); in updateContentCaptureContext()
DMainContentCaptureSession.java510 notifyContextUpdated(mId, context); in updateContentCaptureContext()
646 void notifyContextUpdated(int sessionId, @Nullable ContentCaptureContext context) { in notifyContextUpdated() method in MainContentCaptureSession