Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivity.java1227 @Nullable private ContentCaptureManager getContentCaptureManager() { in getContentCaptureManager() method in Activity
/aosp14/frameworks/base/core/java/android/view/
H A DView.java31088 ContentCaptureManager getContentCaptureManager(@NonNull Context context) { in getContentCaptureManager() method in View.AttachInfo