Searched refs:forAutoFill (Results 1 – 1 of 1) sorted by relevance
518 WindowNode(AssistStructure assist, ViewRootImpl root, boolean forAutoFill, int flags) { in WindowNode() argument532 if (forAutoFill) { in WindowNode()543 if (forAutoFill) { in WindowNode()2503 public AssistStructure(Activity activity, boolean forAutoFill, int flags) { in AssistStructure() argument2514 mWindowNodes.add(new WindowNode(this, root, forAutoFill, flags)); in AssistStructure()