List of usage examples for android.view.accessibility AccessibilityEventSource interface-usage
From source file vapor.view.VaporView.java
/**
* Fluent Vapor companion to View, a class that represents the basic building
* block for user interface components. A View occupies a rectangular area on
* the screen and is responsible for drawing and event handling.
*
* @author Darius H (darius@vapor-api.com)