Searched refs:clickDenyAndDontAskAgainButton (Results 1 – 3 of 3) sorted by relevance
167 result = requestPermissions(permissions, this::clickDenyAndDontAskAgainButton);
686 clickDenyAndDontAskAgainButton(); in denyWithPrejudice()
327 protected void clickDenyAndDontAskAgainButton() throws Exception { in clickDenyAndDontAskAgainButton() method in BasePermissionsTest