Searched refs:getEnforceForegroundStatusForTopics (Results 1 – 7 of 7) sorted by relevance
405 doReturn(true).when(mMockFlags).getEnforceForegroundStatusForTopics(); in testEnforceForeground_backgroundCaller()425 doReturn(true).when(mMockFlags).getEnforceForegroundStatusForTopics(); in testEnforceForeground_sandboxCaller()461 doReturn(false).when(mMockFlags).getEnforceForegroundStatusForTopics(); in testEnforceForeground_disableEnforcing()
638 public final boolean getEnforceForegroundStatusForTopics() { in getEnforceForegroundStatusForTopics() method in RawFlagsForTests
1068 public boolean getEnforceForegroundStatusForTopics() { in getEnforceForegroundStatusForTopics() method in SmartFlags
290 || !mFlags.getEnforceForegroundStatusForTopics()) { in enforceForeground()
3512 default boolean getEnforceForegroundStatusForTopics() { in getEnforceForegroundStatusForTopics() method
2887 public boolean getEnforceForegroundStatusForTopics() { in getEnforceForegroundStatusForTopics() method in PhFlags
3890 Flags::getEnforceForegroundStatusForTopics); in testGetEnforceForegroundStatusForTopics()