Home | History | Annotate | Download | only in WebView

Lines Matching full:navigation

40     @abstract The type of action that triggered a possible navigation.
46 @constant WebNavigationTypeOther Navigation is taking place for some other reason.
79 either the next navigation policy delegate if there is a redirect,
86 <p>If a new window is going to be created for this navigation as a
95 allows an in-progress navigation to be converted to a download
125 New window policy is always checked. Navigation policy is checked
133 documents come in one navigation, with each replacing the last. In
140 @abstract This method is called to decide what to do with a proposed navigation.
141 @param actionInformation Dictionary that describes the action that triggered this navigation.
142 @param request The request for the proposed navigation
143 @param frame The WebFrame in which the navigation is happening
156 @param actionInformation Dictionary that describes the action that triggered this navigation.
157 @param request The request for the proposed navigation
158 @param frame The frame in which the navigation is taking place