Searched refs:getEnforceForegroundStatusForMeasurementDeleteRegistrations (Results 1 – 7 of 7) sorted by relevance
66 flags.getEnforceForegroundStatusForMeasurementDeleteRegistrations(); in CachedFlags()148 public boolean getEnforceForegroundStatusForMeasurementDeleteRegistrations() { in getEnforceForegroundStatusForMeasurementDeleteRegistrations() method in CachedFlags151 : mFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations(); in getEnforceForegroundStatusForMeasurementDeleteRegistrations()
427 mFlags::getEnforceForegroundStatusForMeasurementDeleteRegistrations; in deleteRegistrations()
138 assertThat(mFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in testGetEnforceForegroundForMsmtDeleteRegistrations_flagEnabled_returnsCachedFlag()270 assertThat(mFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in testGetEnforceForegroundForMsmtDeleteRegistrations_flagDisabled_returnsNonCached()334 when(mMockFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in setupMockFlags()
2073 when(mMockFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in mockDeleteRegistrationsApi()2077 when(mMockFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in mockDeleteRegistrationsApi()
3183 default boolean getEnforceForegroundStatusForMeasurementDeleteRegistrations() { in getEnforceForegroundStatusForMeasurementDeleteRegistrations() method
2737 public boolean getEnforceForegroundStatusForMeasurementDeleteRegistrations() { in getEnforceForegroundStatusForMeasurementDeleteRegistrations() method in PhFlags3674 + getEnforceForegroundStatusForMeasurementDeleteRegistrations()); in dump()
2565 Flags::getEnforceForegroundStatusForMeasurementDeleteRegistrations); in testGetEnforceForegroundStatusForMeasurementDeleteRegistrations()2566 assertThat(mTestFlags.getEnforceForegroundStatusForMeasurementDeleteRegistrations()) in testGetEnforceForegroundStatusForMeasurementDeleteRegistrations()