Searched refs:allowReporting (Results 1 – 2 of 2) sorted by relevance
80 public void showInterstitial(boolean allowReporting) { in showInterstitial() argument84 ApiHelperForOMR1.showInterstitial(getFrameworksImpl(), allowReporting); in showInterstitial() local86 getBoundaryInterface().showInterstitial(allowReporting); in showInterstitial()
40 public abstract void showInterstitial(boolean allowReporting); in showInterstitial() argument