Searched refs:getContentCaptureConditions (Results 1 – 5 of 5) sorted by relevance
87 void getContentCaptureConditions(String packageName, in IResultReceiver result); in getContentCaptureConditions() method
566 public Set<ContentCaptureCondition> getContentCaptureConditions() { in getContentCaptureConditions() method in ContentCaptureManager573 (r) -> mService.getContentCaptureConditions(mContext.getPackageName(), r)); in getContentCaptureConditions()
736 public void getContentCaptureConditions(@NonNull String packageName, in getContentCaptureConditions() method in ContentCaptureManagerService.ContentCaptureManagerServiceStub
13552 …ontentCaptureManagerService$ContentCaptureManagerServiceStub;->getContentCaptureConditions(Ljava/l…13555 …aptureManagerService$ContentCaptureManagerServiceStub;->lambda$getContentCaptureConditions$2$Conte…
56696 …c java.util.Set<android.view.contentcapture.ContentCaptureCondition> getContentCaptureConditions();