Lines Matching defs:false

131          * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
139 return false;
163 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
171 return false;
194 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
202 return false;
209 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
217 return false;
224 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
232 return false;
256 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
264 return false;
271 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
279 return false;
286 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
294 return false;
318 * @return Returns <b>true</b> if the rotation event is consumed; returns <b>false</b> otherwise.
323 return false;
330 * @return Returns <b>true</b> if the rotation event is consumed; returns <b>false</b> otherwise.
336 return false;
343 * @return Returns <b>true</b> if the rotation event is consumed; returns <b>false</b> otherwise.
348 return false;
440 * @return Returns <b>true</b> if the invalidated area is fully covered; returns <b>false</b> otherwise.
487 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
498 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
509 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
520 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
531 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
542 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
553 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
564 * @return Returns <b>true</b> if the event is consumed; returns <b>false</b> otherwise.
694 * and <b>false</b> means the opposite.
702 * @return Returns <b>true</b> if the view is visible; returns <b>false</b> otherwise.
711 * and <b>false</b> means the opposite.
719 * @return Returns <b>true</b> if the view is touchable; returns <b>false</b> otherwise.
728 * and <b>false</b> means the opposite.
736 * @return Returns <b>true</b> if the view is draggable; returns <b>false</b> otherwise.
746 * and <b>false</b> means the opposite.
755 * returns <b>false</b> otherwise.
1006 * @return Returns <b>true</b> if the view is a container view; returns <b>false</b> otherwise.
1016 * event, and <b>false</b> means the opposite.
1025 * @return Returns <b>true</b> if intercept the input event, and <b>false</b> means the opposite.
1099 * and <b>false</b> means the opposite.
1103 virtual void LayoutChildren(bool neeInvalidate = false) {}
1460 return false;
1471 return false;