Searched refs:longRunningFGS (Results 1 – 1 of 1) sorted by relevance
1198 DeviceConfigSession<Boolean> longRunningFGS = null; in testLongFGSMonitor() local1229 longRunningFGS = new DeviceConfigSession<>( in testLongFGSMonitor()1234 longRunningFGS.set(true); in testLongFGSMonitor()1280 longRunningFGS.set(false); in testLongFGSMonitor()1294 longRunningFGS.set(true); in testLongFGSMonitor()1388 closeIfNotNull(longRunningFGS); in testLongFGSMonitor()1415 DeviceConfigSession<Boolean> longRunningFGS = null; in testLongFGSExemptions() local1463 longRunningFGS = new DeviceConfigSession<>( in testLongFGSExemptions()1468 longRunningFGS.set(true); in testLongFGSExemptions()1578 closeIfNotNull(longRunningFGS); in testLongFGSExemptions()