Home
last modified time | relevance | path

Searched defs:runOnContentCaptureThread (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/contentcapture/
DMainContentCaptureSession.java926 runOnContentCaptureThread(() -> { in enqueueEvent() method
1145 private void runOnContentCaptureThread(@NonNull Runnable r) { in runOnContentCaptureThread() method in MainContentCaptureSession