Searched refs:isAdServicesSupportedOnDevice (Results 1 – 2 of 2) sorted by relevance
114 public final boolean isAdServicesSupportedOnDevice() { in isAdServicesSupportedOnDevice() method in AbstractAdServicesDeviceSupportedRule166 boolean isDeviceSupported = isAdServicesSupportedOnDevice(); in apply()
78 expect.that(mAdServicesDeviceSupportedRule.isAdServicesSupportedOnDevice()).isTrue(); in testIsAdServicesSupported_supported()85 expect.that(mAdServicesDeviceSupportedRule.isAdServicesSupportedOnDevice()).isFalse(); in testIsAdServicesSupportedOnDeviceTest_notSupported()