Searched refs:forAutoFill (Results 1 – 1 of 1) sorted by relevance
481 WindowNode(AssistStructure assist, ViewRootImpl root, boolean forAutoFill, int flags) { in WindowNode() argument495 if (forAutoFill) { in WindowNode()507 if (forAutoFill) { in WindowNode()1900 public AssistStructure(Activity activity, boolean forAutoFill, int flags) { in AssistStructure() argument1908 mWindowNodes.add(new WindowNode(this, root, forAutoFill, flags)); in AssistStructure()