Summary:
  Methods
  
| [Expand All]
PrecisionDescriber
  public
  
  
  
  interface
  PrecisionDescriber
  
  
  
| android.support.test.espresso.action.PrecisionDescriber | 
| 
          
  
     | 
    
Interface to implement size of click area.
Summary
Public methods | |
|---|---|
        abstract
        
        
        
        
        float[]
     | 
  
    
      
      describePrecision()
      
      
        Different touch target sizes.  | 
  
Public methods
describePrecision
float[] describePrecision ()
Different touch target sizes.
| Returns | |
|---|---|
float[] | 
        a float[] with x and y values of size of click area. | 
Interfaces
Classes
- AdapterDataLoaderAction
 - AdapterViewProtocol.AdaptedData
 - AdapterViewProtocol.AdaptedData.Builder
 - AdapterViewProtocols
 - CloseKeyboardAction
 - EditorAction
 - EspressoKey
 - EspressoKey.Builder
 - GeneralClickAction
 - GeneralSwipeAction
 - KeyEventAction
 - MotionEvents
 - MotionEvents.DownResultHolder
 - OpenLinkAction
 - PressBackAction
 - RepeatActionUntilViewState
 - ReplaceTextAction
 - ScrollToAction
 - TypeTextAction
 - ViewActions
 
Enums