Searched refs:forAutoFill (Results 1 – 1 of 1) sorted by relevance
501 WindowNode(AssistStructure assist, ViewRootImpl root, boolean forAutoFill, int flags) { in WindowNode() argument515 if (forAutoFill) { in WindowNode()526 if (forAutoFill) { in WindowNode()2194 public AssistStructure(Activity activity, boolean forAutoFill, int flags) { in AssistStructure() argument2205 mWindowNodes.add(new WindowNode(this, root, forAutoFill, flags)); in AssistStructure()