Searched refs:getEnforceForegroundStatusForMeasurementDeleteRegistrations (Results 1 – 8 of 8) sorted by relevance
68 flags.getEnforceForegroundStatusForMeasurementDeleteRegistrations(); in CachedFlags()152 public boolean getEnforceForegroundStatusForMeasurementDeleteRegistrations() { in getEnforceForegroundStatusForMeasurementDeleteRegistrations() method in CachedFlags155 : mFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations(); in getEnforceForegroundStatusForMeasurementDeleteRegistrations()
512 mFlags::getEnforceForegroundStatusForMeasurementDeleteRegistrations; in deleteRegistrations()
117 .that(mCachedFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in assertFlagValues()161 when(mMockFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in overrideFlags()
2235 when(mMockFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in mockDeleteRegistrationsApi()2239 when(mMockFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in mockDeleteRegistrationsApi()
3459 default boolean getEnforceForegroundStatusForMeasurementDeleteRegistrations() { in getEnforceForegroundStatusForMeasurementDeleteRegistrations() method
3167 public boolean getEnforceForegroundStatusForMeasurementDeleteRegistrations() { in getEnforceForegroundStatusForMeasurementDeleteRegistrations() method in PhFlags
1842 public final boolean getEnforceForegroundStatusForMeasurementDeleteRegistrations() { in getEnforceForegroundStatusForMeasurementDeleteRegistrations() method in RawFlags
2982 Flags::getEnforceForegroundStatusForMeasurementDeleteRegistrations); in testGetEnforceForegroundStatusForMeasurementDeleteRegistrations()2983 assertThat(mTestFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in testGetEnforceForegroundStatusForMeasurementDeleteRegistrations()