Searched refs:MAX_WAIT_MS (Results 1 – 2 of 2) sorted by relevance
66 private static final long MAX_WAIT_MS = 4000; field in WearableDrawerLayoutEspressoTest100 MAX_WAIT_MS)); in openingNavigationDrawerDoesNotCloseActionDrawer() local119 MAX_WAIT_MS)); in swipingDownNavigationDrawerDoesNotCloseActionDrawer() local136 MAX_WAIT_MS)); in firstNavDrawerItemShouldBeSelectedInitially() local151 MAX_WAIT_MS)); in selectingNavItemChangesTextAndClosedDrawer() local161 MAX_WAIT_MS)); in selectingNavItemChangesTextAndClosedDrawer()166 MAX_WAIT_MS)); in selectingNavItemChangesTextAndClosedDrawer() local254 MAX_WAIT_MS)); in navDrawerShouldOpenWhenCalledInOnCreateAndThenCloseWhenRequested() local294 MAX_WAIT_MS)) in scrolledDownActionDrawerCanScrollUpWhenReOpened()297 MAX_WAIT_MS)); in scrolledDownActionDrawerCanScrollUpWhenReOpened()[all …]
51 private static final long MAX_WAIT_MS = 1000; field in ExitTransitionCoordinator123 mHandler.sendEmptyMessageDelayed(MSG_CANCEL, MAX_WAIT_MS); in delayCancel()