Home | History | Annotate | Download | only in espresso

error_prone/
android/support/test/espresso/contrib/ViewPagerActions.class
ViewPagerActions.java
package android.support.test.espresso.contrib
public final android.support.test.espresso.contrib.ViewPagerActions extends java.lang.Object {
	private static final boolean DEFAULT_SMOOTH_SCROLL
	private void  () 
	public static android.support.test.espresso.ViewAction scrollRight () 
	public static android.support.test.espresso.ViewAction scrollRight (boolean) 
		boolean smoothScroll
	public static android.support.test.espresso.ViewAction scrollLeft () 
	public static android.support.test.espresso.ViewAction scrollLeft (boolean) 
		boolean smoothScroll
	public static android.support.test.espresso.ViewAction scrollToLast () 
	public static android.support.test.espresso.ViewAction scrollToLast (boolean) 
		boolean smoothScroll
	public static android.support.test.espresso.ViewAction scrollToFirst () 
	public static android.support.test.espresso.ViewAction scrollToFirst (boolean) 
		boolean smoothScroll
	public static android.support.test.espresso.ViewAction scrollToPage (int) 
		int page
	public static android.support.test.espresso.ViewAction scrollToPage (int, boolean) 
		int page
		boolean smoothScroll
	public static android.support.test.espresso.ViewAction clickBetweenTwoTitles (java.lang.String, java.lang.String) 
		String title1
		String title2
}

android/support/test/espresso/contrib/ViewPagerActions$ViewPagerScrollAction.class
ViewPagerActions.java
package android.support.test.espresso.contrib
abstract android.support.test.espresso.contrib.ViewPagerActions$ViewPagerScrollAction extends java.lang.Object implements android.support.test.espresso.ViewAction  {
	private void  () 
	public final org.hamcrest.Matcher getConstraints () 
	public final void perform (android.support.test.espresso.UiController, android.view.View) 
		android.support.test.espresso.UiController uiController
		android.view.View view
		android.support.v4.view.ViewPager viewPager
		android.support.test.espresso.contrib.ViewPagerActions$CustomViewPagerListener customListener
	protected abstract void performScroll (android.support.v4.view.ViewPager) 
	void  (android.support.test.espresso.contrib.ViewPagerActions$1) 
		android.support.test.espresso.contrib.ViewPagerActions$1 x0
}

android/support/test/espresso/contrib/ViewPagerActions$CustomViewPagerListener.class
ViewPagerActions.java
package android.support.test.espresso.contrib
final android.support.test.espresso.contrib.ViewPagerActions$CustomViewPagerListener extends java.lang.Object implements android.support.v4.view.ViewPager$OnPageChangeListener android.support.test.espresso.IdlingResource  {
	private int mCurrState
	private android.support.test.espresso.IdlingResource$ResourceCallback mCallback
	private boolean mNeedsIdle
	private void  () 
	public void registerIdleTransitionCallback (android.support.test.espresso.IdlingResource$ResourceCallback) 
		android.support.test.espresso.IdlingResource$ResourceCallback resourceCallback
	public java.lang.String getName () 
	public boolean isIdleNow () 
	public void onPageSelected (int) 
		int position
	public void onPageScrollStateChanged (int) 
		int state
	public void onPageScrolled (int, float, int) 
		int position
		float positionOffset
		int positionOffsetPixels
	void  (android.support.test.espresso.contrib.ViewPagerActions$1) 
		android.support.test.espresso.contrib.ViewPagerActions$1 x0
	static boolean access$202 (android.support.test.espresso.contrib.ViewPagerActions$CustomViewPagerListener, boolean) 
		android.support.test.espresso.contrib.ViewPagerActions$CustomViewPagerListener x0
		boolean x1
}

android/support/test/espresso/contrib/ViewPagerActions$6.class
ViewPagerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.ViewPagerActions$6 extends java.lang.Object implements android.support.test.espresso.action.CoordinatesProvider  {
	final String val$title1
	final String val$title2
	void  (java.lang.String, java.lang.String) 
	public float[] calculateCoordinates (android.view.View) 
		android.widget.TextView textViewChild
		CharSequence childText
		android.view.View child
		int i
		android.view.View view
		android.support.v4.view.PagerTitleStrip pagerStrip
		int[] viewScreenPosition
		int title1Left
		int title1Right
		int title2Left
		int title2Right
		int childCount
}

android/support/test/espresso/contrib/ViewPagerActions$5.class
ViewPagerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.ViewPagerActions$5 extends android.support.test.espresso.contrib.ViewPagerActions$ViewPagerScrollAction {
	final int val$page
	final boolean val$smoothScroll
	void  (int, boolean) 
	public java.lang.String getDescription () 
	protected void performScroll (android.support.v4.view.ViewPager) 
		android.support.v4.view.ViewPager viewPager
}

android/support/test/espresso/contrib/ViewPagerActions$4.class
ViewPagerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.ViewPagerActions$4 extends android.support.test.espresso.contrib.ViewPagerActions$ViewPagerScrollAction {
	final boolean val$smoothScroll
	void  (boolean) 
	public java.lang.String getDescription () 
	protected void performScroll (android.support.v4.view.ViewPager) 
		android.support.v4.view.ViewPager viewPager
		int size
}

android/support/test/espresso/contrib/ViewPagerActions$3.class
ViewPagerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.ViewPagerActions$3 extends android.support.test.espresso.contrib.ViewPagerActions$ViewPagerScrollAction {
	final boolean val$smoothScroll
	void  (boolean) 
	public java.lang.String getDescription () 
	protected void performScroll (android.support.v4.view.ViewPager) 
		android.support.v4.view.ViewPager viewPager
		int size
}

android/support/test/espresso/contrib/ViewPagerActions$2.class
ViewPagerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.ViewPagerActions$2 extends android.support.test.espresso.contrib.ViewPagerActions$ViewPagerScrollAction {
	final boolean val$smoothScroll
	void  (boolean) 
	public java.lang.String getDescription () 
	protected void performScroll (android.support.v4.view.ViewPager) 
		android.support.v4.view.ViewPager viewPager
		int current
}

android/support/test/espresso/contrib/ViewPagerActions$1.class
ViewPagerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.ViewPagerActions$1 extends android.support.test.espresso.contrib.ViewPagerActions$ViewPagerScrollAction {
	final boolean val$smoothScroll
	void  (boolean) 
	public java.lang.String getDescription () 
	protected void performScroll (android.support.v4.view.ViewPager) 
		android.support.v4.view.ViewPager viewPager
		int current
}

android/support/test/espresso/contrib/RecyclerViewActions.class
RecyclerViewActions.java
package android.support.test.espresso.contrib
public final android.support.test.espresso.contrib.RecyclerViewActions extends java.lang.Object {
	private static final int NO_POSITION
	private void  () 
	public static android.support.test.espresso.contrib.RecyclerViewActions$PositionableRecyclerViewAction scrollToHolder (org.hamcrest.Matcher) 
		org.hamcrest.Matcher viewHolderMatcher
	public static android.support.test.espresso.contrib.RecyclerViewActions$PositionableRecyclerViewAction scrollTo (org.hamcrest.Matcher) 
		org.hamcrest.Matcher itemViewMatcher
		org.hamcrest.Matcher viewHolderMatcher
	public static android.support.test.espresso.ViewAction scrollToPosition (int) 
		int position
	public static android.support.test.espresso.contrib.RecyclerViewActions$PositionableRecyclerViewAction actionOnItem (org.hamcrest.Matcher, android.support.test.espresso.ViewAction) 
		org.hamcrest.Matcher itemViewMatcher
		android.support.test.espresso.ViewAction viewAction
		org.hamcrest.Matcher viewHolderMatcher
	public static android.support.test.espresso.contrib.RecyclerViewActions$PositionableRecyclerViewAction actionOnHolderItem (org.hamcrest.Matcher, android.support.test.espresso.ViewAction) 
		org.hamcrest.Matcher viewHolderMatcher
		android.support.test.espresso.ViewAction viewAction
	public static android.support.test.espresso.ViewAction actionOnItemAtPosition (int, android.support.test.espresso.ViewAction) 
		int position
		android.support.test.espresso.ViewAction viewAction
	private static java.util.List itemsMatching (android.support.v7.widget.RecyclerView, org.hamcrest.Matcher, int) 
		int itemType
		android.support.v7.widget.RecyclerView$ViewHolder cachedViewHolder
		int position
		android.support.v7.widget.RecyclerView recyclerView
		org.hamcrest.Matcher viewHolderMatcher
		int max
		android.support.v7.widget.RecyclerView$Adapter adapter
		android.util.SparseArray viewHolderCache
		java.util.List matchedItems
	private static org.hamcrest.Matcher viewHolderMatcher (org.hamcrest.Matcher) 
		org.hamcrest.Matcher itemViewMatcher
	static java.util.List access$400 (android.support.v7.widget.RecyclerView, org.hamcrest.Matcher, int) 
		android.support.v7.widget.RecyclerView x0
		org.hamcrest.Matcher x1
		int x2
}

android/support/test/espresso/contrib/RecyclerViewActions$ScrollToViewAction.class
RecyclerViewActions.java
package android.support.test.espresso.contrib
final android.support.test.espresso.contrib.RecyclerViewActions$ScrollToViewAction extends java.lang.Object implements android.support.test.espresso.contrib.RecyclerViewActions$PositionableRecyclerViewAction  {
	private final org.hamcrest.Matcher viewHolderMatcher
	private final int atPosition
	private void  (org.hamcrest.Matcher) 
		org.hamcrest.Matcher viewHolderMatcher
	private void  (org.hamcrest.Matcher, int) 
		org.hamcrest.Matcher viewHolderMatcher
		int atPosition
	public android.support.test.espresso.contrib.RecyclerViewActions$PositionableRecyclerViewAction atPosition (int) 
		int position
	public org.hamcrest.Matcher getConstraints () 
	public java.lang.String getDescription () 
	public void perform (android.support.test.espresso.UiController, android.view.View) 
		android.support.test.espresso.contrib.RecyclerViewActions$MatchedItem item
		StringBuilder ambiguousViewError
		int maxMatches
		int selectIndex
		java.util.List matchedItems
		RuntimeException e
		android.support.test.espresso.UiController uiController
		android.view.View view
		android.support.v7.widget.RecyclerView recyclerView
	void  (org.hamcrest.Matcher, android.support.test.espresso.contrib.RecyclerViewActions$1) 
		org.hamcrest.Matcher x0
		android.support.test.espresso.contrib.RecyclerViewActions$1 x1
	void  (org.hamcrest.Matcher, int, android.support.test.espresso.contrib.RecyclerViewActions$1) 
		org.hamcrest.Matcher x0
		int x1
		android.support.test.espresso.contrib.RecyclerViewActions$1 x2
}

android/support/test/espresso/contrib/RecyclerViewActions$ScrollToPositionViewAction.class
RecyclerViewActions.java
package android.support.test.espresso.contrib
final android.support.test.espresso.contrib.RecyclerViewActions$ScrollToPositionViewAction extends java.lang.Object implements android.support.test.espresso.ViewAction  {
	private final int position
	private void  (int) 
		int position
	public org.hamcrest.Matcher getConstraints () 
	public java.lang.String getDescription () 
	public void perform (android.support.test.espresso.UiController, android.view.View) 
		android.support.test.espresso.UiController uiController
		android.view.View view
		android.support.v7.widget.RecyclerView recyclerView
	void  (int, android.support.test.espresso.contrib.RecyclerViewActions$1) 
		int x0
		android.support.test.espresso.contrib.RecyclerViewActions$1 x1
}

android/support/test/espresso/contrib/RecyclerViewActions$PositionableRecyclerViewAction.class
RecyclerViewActions.java
package android.support.test.espresso.contrib
public abstract android.support.test.espresso.contrib.RecyclerViewActions$PositionableRecyclerViewAction extends java.lang.Object implements android.support.test.espresso.ViewAction  {
	public abstract android.support.test.espresso.contrib.RecyclerViewActions$PositionableRecyclerViewAction atPosition (int) 
}

android/support/test/espresso/contrib/RecyclerViewActions$MatchedItem.class
RecyclerViewActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.RecyclerViewActions$MatchedItem extends java.lang.Object {
	public final int position
	public final String description
	private void  (int, java.lang.String) 
		int position
		String description
	public java.lang.String toString () 
	void  (int, java.lang.String, android.support.test.espresso.contrib.RecyclerViewActions$1) 
		int x0
		String x1
		android.support.test.espresso.contrib.RecyclerViewActions$1 x2
}

android/support/test/espresso/contrib/RecyclerViewActions$ActionOnItemViewAction.class
RecyclerViewActions.java
package android.support.test.espresso.contrib
final android.support.test.espresso.contrib.RecyclerViewActions$ActionOnItemViewAction extends java.lang.Object implements android.support.test.espresso.contrib.RecyclerViewActions$PositionableRecyclerViewAction  {
	private final org.hamcrest.Matcher viewHolderMatcher
	private final android.support.test.espresso.ViewAction viewAction
	private final int atPosition
	private final android.support.test.espresso.contrib.RecyclerViewActions$ScrollToViewAction scroller
	private void  (org.hamcrest.Matcher, android.support.test.espresso.ViewAction) 
		org.hamcrest.Matcher viewHolderMatcher
		android.support.test.espresso.ViewAction viewAction
	private void  (org.hamcrest.Matcher, android.support.test.espresso.ViewAction, int) 
		org.hamcrest.Matcher viewHolderMatcher
		android.support.test.espresso.ViewAction viewAction
		int atPosition
	public org.hamcrest.Matcher getConstraints () 
	public android.support.test.espresso.contrib.RecyclerViewActions$PositionableRecyclerViewAction atPosition (int) 
		int position
	public java.lang.String getDescription () 
	public void perform (android.support.test.espresso.UiController, android.view.View) 
		int max
		int selectIndex
		java.util.List matchedItems
		RuntimeException e
		android.support.test.espresso.UiController uiController
		android.view.View root
		android.support.v7.widget.RecyclerView recyclerView
	void  (org.hamcrest.Matcher, android.support.test.espresso.ViewAction, android.support.test.espresso.contrib.RecyclerViewActions$1) 
		org.hamcrest.Matcher x0
		android.support.test.espresso.ViewAction x1
		android.support.test.espresso.contrib.RecyclerViewActions$1 x2
}

android/support/test/espresso/contrib/RecyclerViewActions$ActionOnItemAtPositionViewAction.class
RecyclerViewActions.java
package android.support.test.espresso.contrib
final android.support.test.espresso.contrib.RecyclerViewActions$ActionOnItemAtPositionViewAction extends java.lang.Object implements android.support.test.espresso.ViewAction  {
	private final int position
	private final android.support.test.espresso.ViewAction viewAction
	private void  (int, android.support.test.espresso.ViewAction) 
		int position
		android.support.test.espresso.ViewAction viewAction
	public org.hamcrest.Matcher getConstraints () 
	public java.lang.String getDescription () 
	public void perform (android.support.test.espresso.UiController, android.view.View) 
		android.support.test.espresso.UiController uiController
		android.view.View view
		android.support.v7.widget.RecyclerView recyclerView
		android.support.v7.widget.RecyclerView$ViewHolder viewHolderForPosition
		android.view.View viewAtPosition
	void  (int, android.support.test.espresso.ViewAction, android.support.test.espresso.contrib.RecyclerViewActions$1) 
		int x0
		android.support.test.espresso.ViewAction x1
		android.support.test.espresso.contrib.RecyclerViewActions$1 x2
}

android/support/test/espresso/contrib/RecyclerViewActions$1.class
RecyclerViewActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.RecyclerViewActions$1 extends org.hamcrest.TypeSafeMatcher {
	final org.hamcrest.Matcher val$itemViewMatcher
	void  (org.hamcrest.Matcher) 
	public boolean matchesSafely (android.support.v7.widget.RecyclerView$ViewHolder) 
		android.support.v7.widget.RecyclerView$ViewHolder viewHolder
	public void describeTo (org.hamcrest.Description) 
		org.hamcrest.Description description
	public volatile boolean matchesSafely (java.lang.Object) 
}

android/support/test/espresso/contrib/PickerActions.class
PickerActions.java
package android.support.test.espresso.contrib
public final android.support.test.espresso.contrib.PickerActions extends java.lang.Object {
	private void  () 
	public static android.support.test.espresso.ViewAction setDate (int, int, int) 
		int year
		int monthOfYear
		int dayOfMonth
		int normalizedMonthOfYear
	public static android.support.test.espresso.ViewAction setTime (int, int) 
		int hours
		int minutes
}

android/support/test/espresso/contrib/PickerActions$2.class
PickerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.PickerActions$2 extends java.lang.Object implements android.support.test.espresso.ViewAction  {
	final int val$hours
	final int val$minutes
	void  (int, int) 
	public void perform (android.support.test.espresso.UiController, android.view.View) 
		android.support.test.espresso.UiController uiController
		android.view.View view
		android.widget.TimePicker timePicker
	public java.lang.String getDescription () 
	public org.hamcrest.Matcher getConstraints () 
}

android/support/test/espresso/contrib/PickerActions$1.class
PickerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.PickerActions$1 extends java.lang.Object implements android.support.test.espresso.ViewAction  {
	final int val$year
	final int val$normalizedMonthOfYear
	final int val$dayOfMonth
	void  (int, int, int) 
	public void perform (android.support.test.espresso.UiController, android.view.View) 
		android.support.test.espresso.UiController uiController
		android.view.View view
		android.widget.DatePicker datePicker
	public java.lang.String getDescription () 
	public org.hamcrest.Matcher getConstraints () 
}

android/support/test/espresso/contrib/NavigationViewActions.class
NavigationViewActions.java
package android.support.test.espresso.contrib
public final android.support.test.espresso.contrib.NavigationViewActions extends java.lang.Object {
	private void  () 
	public static android.support.test.espresso.ViewAction navigateTo (int) 
		int menuItemId
}

android/support/test/espresso/contrib/NavigationViewActions$1.class
NavigationViewActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.NavigationViewActions$1 extends java.lang.Object implements android.support.test.espresso.ViewAction  {
	final int val$menuItemId
	void  (int) 
	public void perform (android.support.test.espresso.UiController, android.view.View) 
		android.support.test.espresso.UiController uiController
		android.view.View view
		android.support.design.widget.NavigationView navigationView
		android.view.Menu menu
	private java.lang.String getErrorMessage (android.view.Menu, android.view.View) 
		String menuItemResourceName
		android.content.res.Resources$NotFoundException nfe
		int itemId
		CharSequence itemTitle
		android.view.MenuItem menuItem
		int position
		android.view.Menu menu
		android.view.View view
		String newLine
		StringBuilder errorMessage
	public java.lang.String getDescription () 
	public org.hamcrest.Matcher getConstraints () 
}

android/support/test/espresso/contrib/DrawerMatchers.class
DrawerMatchers.java
package android.support.test.espresso.contrib
public final android.support.test.espresso.contrib.DrawerMatchers extends java.lang.Object {
	private void  () 
	public static org.hamcrest.Matcher isOpen (int) 
		int gravity
	public static org.hamcrest.Matcher isOpen () 
	public static org.hamcrest.Matcher isClosed (int) 
		int gravity
	public static org.hamcrest.Matcher isClosed () 
}

android/support/test/espresso/contrib/DrawerMatchers$2.class
DrawerMatchers.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.DrawerMatchers$2 extends android.support.test.espresso.matcher.BoundedMatcher {
	final int val$gravity
	void  (java.lang.Class, int) 
		Class x0
	public void describeTo (org.hamcrest.Description) 
		org.hamcrest.Description description
	public boolean matchesSafely (android.support.v4.widget.DrawerLayout) 
		android.support.v4.widget.DrawerLayout drawer
	public volatile boolean matchesSafely (java.lang.Object) 
}

android/support/test/espresso/contrib/DrawerMatchers$1.class
DrawerMatchers.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.DrawerMatchers$1 extends android.support.test.espresso.matcher.BoundedMatcher {
	final int val$gravity
	void  (java.lang.Class, int) 
		Class x0
	public void describeTo (org.hamcrest.Description) 
		org.hamcrest.Description description
	public boolean matchesSafely (android.support.v4.widget.DrawerLayout) 
		android.support.v4.widget.DrawerLayout drawer
	public volatile boolean matchesSafely (java.lang.Object) 
}

android/support/test/espresso/contrib/DrawerActions.class
DrawerActions.java
package android.support.test.espresso.contrib
public final android.support.test.espresso.contrib.DrawerActions extends java.lang.Object {
	private static java.lang.reflect.Field listenerField
	private void  () 
	public static void openDrawer (int) 
		int drawerLayoutId
	public static void openDrawer (int, int) 
		int drawerLayoutId
		int gravity
	public static android.support.test.espresso.ViewAction open () 
	public static android.support.test.espresso.ViewAction open (int) 
		int gravity
	public static void closeDrawer (int) 
		int drawerLayoutId
	public static void closeDrawer (int, int) 
		int drawerLayoutId
		int gravity
	public static android.support.test.espresso.ViewAction close () 
	public static android.support.test.espresso.ViewAction close (int) 
		int gravity
	private static android.support.v4.widget.DrawerLayout$DrawerListener getDrawerListener (android.support.v4.widget.DrawerLayout) 
		IllegalArgumentException ex
		IllegalAccessException ex
		NoSuchFieldException ex
		SecurityException ex
		android.support.v4.widget.DrawerLayout drawer
	static android.support.v4.widget.DrawerLayout$DrawerListener access$000 (android.support.v4.widget.DrawerLayout) 
		android.support.v4.widget.DrawerLayout x0
}

android/support/test/espresso/contrib/DrawerActions$IdlingDrawerListener.class
DrawerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.DrawerActions$IdlingDrawerListener extends java.lang.Object implements android.support.v4.widget.DrawerLayout$DrawerListener android.support.test.espresso.IdlingResource  {
	private static android.support.test.espresso.contrib.DrawerActions$IdlingDrawerListener instance
	private android.support.v4.widget.DrawerLayout$DrawerListener parentListener
	private android.support.test.espresso.IdlingResource$ResourceCallback callback
	private boolean idle
	private void  () 
	private static android.support.test.espresso.contrib.DrawerActions$IdlingDrawerListener getInstance (android.support.v4.widget.DrawerLayout$DrawerListener) 
		android.support.v4.widget.DrawerLayout$DrawerListener parentListener
	public void setParentListener (android.support.v4.widget.DrawerLayout$DrawerListener) 
		android.support.v4.widget.DrawerLayout$DrawerListener parentListener
	public void onDrawerClosed (android.view.View) 
		android.view.View drawer
	public void onDrawerOpened (android.view.View) 
		android.view.View drawer
	public void onDrawerSlide (android.view.View, float) 
		android.view.View drawer
		float slideOffset
	public void onDrawerStateChanged (int) 
		int newState
	public java.lang.String getName () 
	public boolean isIdleNow () 
	public void registerIdleTransitionCallback (android.support.test.espresso.IdlingResource$ResourceCallback) 
		android.support.test.espresso.IdlingResource$ResourceCallback callback
	static android.support.test.espresso.contrib.DrawerActions$IdlingDrawerListener access$100 (android.support.v4.widget.DrawerLayout$DrawerListener) 
		android.support.v4.widget.DrawerLayout$DrawerListener x0
	static android.support.v4.widget.DrawerLayout$DrawerListener access$200 (android.support.test.espresso.contrib.DrawerActions$IdlingDrawerListener) 
		android.support.test.espresso.contrib.DrawerActions$IdlingDrawerListener x0
	static android.support.v4.widget.DrawerLayout$DrawerListener access$202 (android.support.test.espresso.contrib.DrawerActions$IdlingDrawerListener, android.support.v4.widget.DrawerLayout$DrawerListener) 
		android.support.test.espresso.contrib.DrawerActions$IdlingDrawerListener x0
		android.support.v4.widget.DrawerLayout$DrawerListener x1
}

android/support/test/espresso/contrib/DrawerActions$DrawerAction.class
DrawerActions.java
package android.support.test.espresso.contrib
abstract android.support.test.espresso.contrib.DrawerActions$DrawerAction extends java.lang.Object implements android.support.test.espresso.ViewAction  {
	private void  () 
	public final org.hamcrest.Matcher getConstraints () 
	public final void perform (android.support.test.espresso.UiController, android.view.View) 
		android.support.test.espresso.contrib.DrawerActions$IdlingDrawerListener idlingListener
		android.support.test.espresso.UiController uiController
		android.view.View view
		android.support.v4.widget.DrawerLayout drawer
		android.support.v4.widget.DrawerLayout$DrawerListener listener
		android.support.test.espresso.contrib.DrawerActions$IdlingDrawerListener idlingListener
	protected abstract org.hamcrest.Matcher checkAction () 
	protected abstract void performAction (android.support.test.espresso.UiController, android.support.v4.widget.DrawerLayout) 
	void  (android.support.test.espresso.contrib.DrawerActions$1) 
		android.support.test.espresso.contrib.DrawerActions$1 x0
}

android/support/test/espresso/contrib/DrawerActions$2.class
DrawerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.DrawerActions$2 extends android.support.test.espresso.contrib.DrawerActions$DrawerAction {
	final int val$gravity
	void  (int) 
	public java.lang.String getDescription () 
	protected org.hamcrest.Matcher checkAction () 
	protected void performAction (android.support.test.espresso.UiController, android.support.v4.widget.DrawerLayout) 
		android.support.test.espresso.UiController uiController
		android.support.v4.widget.DrawerLayout view
}

android/support/test/espresso/contrib/DrawerActions$1.class
DrawerActions.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.DrawerActions$1 extends android.support.test.espresso.contrib.DrawerActions$DrawerAction {
	final int val$gravity
	void  (int) 
	public java.lang.String getDescription () 
	protected org.hamcrest.Matcher checkAction () 
	protected void performAction (android.support.test.espresso.UiController, android.support.v4.widget.DrawerLayout) 
		android.support.test.espresso.UiController uiController
		android.support.v4.widget.DrawerLayout view
}

android/support/test/espresso/contrib/Checks.class
Checks.java
package android.support.test.espresso.contrib
final android.support.test.espresso.contrib.Checks extends java.lang.Object {
	private void  () 
	public static java.lang.Object checkNotNull (java.lang.Object) 
		Object reference
	public static java.lang.Object checkNotNull (java.lang.Object, java.lang.Object) 
		Object reference
		Object errorMessage
	public static transient java.lang.Object checkNotNull (java.lang.Object, java.lang.String, java.lang.Object[]) 
		Object reference
		String errorMessageTemplate
		Object[] errorMessageArgs
	public static transient void checkArgument (boolean, java.lang.String, java.lang.Object[]) 
		boolean expression
		String errorMessageTemplate
		Object[] errorMessageArgs
	public static transient void checkState (boolean, java.lang.String, java.lang.Object[]) 
		boolean expression
		String errorMessageTemplate
		Object[] errorMessageArgs
	private static transient java.lang.String format (java.lang.String, java.lang.Object[]) 
		int placeholderStart
		String template
		Object[] args
		StringBuilder builder
		int templateStart
		int i
}

android/support/test/espresso/contrib/ActivityResultMatchers.class
ActivityResultMatchers.java
package android.support.test.espresso.contrib
public final android.support.test.espresso.contrib.ActivityResultMatchers extends java.lang.Object {
	private void  () 
	public static org.hamcrest.Matcher hasResultData (org.hamcrest.Matcher) 
		org.hamcrest.Matcher intentMatcher
	public static org.hamcrest.Matcher hasResultCode (int) 
		int resultCode
}

android/support/test/espresso/contrib/ActivityResultMatchers$2.class
ActivityResultMatchers.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.ActivityResultMatchers$2 extends org.hamcrest.TypeSafeMatcher {
	final int val$resultCode
	void  (java.lang.Class, int) 
		Class x0
	public void describeTo (org.hamcrest.Description) 
		org.hamcrest.Description description
	protected boolean matchesSafely (android.app.Instrumentation$ActivityResult) 
		android.app.Instrumentation$ActivityResult activityResult
	protected volatile boolean matchesSafely (java.lang.Object) 
}

android/support/test/espresso/contrib/ActivityResultMatchers$1.class
ActivityResultMatchers.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.ActivityResultMatchers$1 extends org.hamcrest.TypeSafeMatcher {
	final org.hamcrest.Matcher val$intentMatcher
	void  (java.lang.Class, org.hamcrest.Matcher) 
		Class x0
	public void describeTo (org.hamcrest.Description) 
		org.hamcrest.Description description
	protected boolean matchesSafely (android.app.Instrumentation$ActivityResult) 
		android.app.Instrumentation$ActivityResult item
	protected void describeMismatchSafely (android.app.Instrumentation$ActivityResult, org.hamcrest.Description) 
		android.app.Instrumentation$ActivityResult item
		org.hamcrest.Description mismatchDescription
	protected volatile void describeMismatchSafely (java.lang.Object, org.hamcrest.Description) 
	protected volatile boolean matchesSafely (java.lang.Object) 
}

android/support/test/espresso/contrib/AccessibilityChecks.class
AccessibilityChecks.java
package android.support.test.espresso.contrib
public final android.support.test.espresso.contrib.AccessibilityChecks extends java.lang.Object {
	private static final com.google.android.apps.common.testing.accessibility.framework.integrations.espresso.AccessibilityValidator CHECK_EXECUTOR
	private static final android.support.test.espresso.ViewAssertion ACCESSIBILITY_CHECK_ASSERTION
	private static boolean checksEnabled
	private static final String TAG
	private void  () 
	public static com.google.android.apps.common.testing.accessibility.framework.integrations.espresso.AccessibilityValidator enable () 
	public static android.support.test.espresso.ViewAssertion accessibilityAssertion () 
	static com.google.android.apps.common.testing.accessibility.framework.integrations.espresso.AccessibilityValidator access$000 () 
	static void  () 
}

android/support/test/espresso/contrib/AccessibilityChecks$2.class
AccessibilityChecks.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.AccessibilityChecks$2 extends java.lang.Object implements android.support.test.espresso.ViewAssertion  {
	void  () 
	public void check (android.view.View, android.support.test.espresso.NoMatchingViewException) 
		android.view.View view
		android.support.test.espresso.NoMatchingViewException noViewFoundException
}

android/support/test/espresso/contrib/AccessibilityChecks$1.class
AccessibilityChecks.java
package android.support.test.espresso.contrib
 android.support.test.espresso.contrib.AccessibilityChecks$1 extends com.google.android.apps.common.testing.accessibility.framework.AccessibilityCheckResult$AccessibilityCheckResultDescriptor {
	void  () 
	public java.lang.String describeView (android.view.View) 
		android.view.View view
}

android/support/test/espresso/contrib/
META-INF/maven/org.codehaus.mojo/animal-sniffer-annotations/
META-INF/maven/org.codehaus.mojo/
META-INF/maven/