Searched refs:getMeasurementDebugReportingFallbackJobPersisted (Results 1 – 5 of 5) sorted by relevance
183 .setPersisted(flags.getMeasurementDebugReportingFallbackJobPersisted()) in buildJobInfo()
112 when(mMockFlags.getMeasurementDebugReportingFallbackJobPersisted()).thenReturn(true); in setUp()
4116 default boolean getMeasurementDebugReportingFallbackJobPersisted() { in getMeasurementDebugReportingFallbackJobPersisted() method
5204 + getMeasurementDebugReportingFallbackJobPersisted()); in dump()6042 public boolean getMeasurementDebugReportingFallbackJobPersisted() { in getMeasurementDebugReportingFallbackJobPersisted() method in PhFlags
4134 Flags::getMeasurementDebugReportingFallbackJobPersisted); in testGetMeasurementDebugReportingFallbackJobPersisted()