Searched refs:clickAllowAlwaysButton (Results 1 – 3 of 3) sorted by relevance
106 this::clickAllowAlwaysButton);132 result = requestPermissions(permissions, this::clickAllowAlwaysButton);158 result = requestPermissions(permissions, this::clickAllowAlwaysButton);
54 clickAllowAlwaysButton(); in testLocationPermissionWasSplit()
346 protected void clickAllowAlwaysButton() throws Exception { in clickAllowAlwaysButton() method in BasePermissionsTest