Home
last modified time | relevance | path

Searched refs:getContentCaptureConditions (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/contentcapture/
DIContentCaptureManager.aidl79 void getContentCaptureConditions(String packageName, in IResultReceiver result); in getContentCaptureConditions() method
DContentCaptureManager.java462 public Set<ContentCaptureCondition> getContentCaptureConditions() { in getContentCaptureConditions() method in ContentCaptureManager
469 (r) -> mService.getContentCaptureConditions(mContext.getPackageName(), r)); in getContentCaptureConditions()
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java640 public void getContentCaptureConditions(@NonNull String packageName, in getContentCaptureConditions() method in ContentCaptureManagerService.ContentCaptureManagerServiceStub
/frameworks/base/non-updatable-api/
Dcurrent.txt54210 …c java.util.Set<android.view.contentcapture.ContentCaptureCondition> getContentCaptureConditions();
/frameworks/base/api/
Dcurrent.txt54354 …c java.util.Set<android.view.contentcapture.ContentCaptureCondition> getContentCaptureConditions();