Searched refs:toastWindow (Results 1 – 1 of 1) sorted by relevance
134 WindowState toastWindow = wmState.findFirstWindowWithType(LayoutParams.TYPE_TOAST); in testToastWindowIsNotClickable() local135 assertNotNull("Couldn't retrieve toast window", toastWindow); in testToastWindowIsNotClickable()137 tapOnCenter(toastWindow.getContainingFrame(), toastWindow.getDisplayId()); in testToastWindowIsNotClickable()