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