Searched refs:longRunningFGSWithNotification (Results 1 – 1 of 1) sorted by relevance
1197 DeviceConfigSession<Boolean> longRunningFGSWithNotification = null; in testLongFGSMonitor() local1222 longRunningFGSWithNotification = new DeviceConfigSession<>( in testLongFGSMonitor()1227 longRunningFGSWithNotification.set(true); in testLongFGSMonitor()1356 longRunningFGSWithNotification.set(false); in testLongFGSMonitor()1387 closeIfNotNull(longRunningFGSWithNotification); in testLongFGSMonitor()1414 DeviceConfigSession<Boolean> longRunningFGSWithNotification = null; in testLongFGSExemptions() local1456 longRunningFGSWithNotification = new DeviceConfigSession<>( in testLongFGSExemptions()1461 longRunningFGSWithNotification.set(true); in testLongFGSExemptions()1577 closeIfNotNull(longRunningFGSWithNotification); in testLongFGSExemptions()