Searched refs:amConstantsSettings (Results 1 – 1 of 1) sorted by relevance
356 SettingsSession<String> amConstantsSettings = null; in testAppFreezerWithAllowOomAdj() local384 amConstantsSettings = new SettingsSession<>( in testAppFreezerWithAllowOomAdj()388 amConstantsSettings.set( in testAppFreezerWithAllowOomAdj()455 if (amConstantsSettings != null) { in testAppFreezerWithAllowOomAdj()456 amConstantsSettings.close(); in testAppFreezerWithAllowOomAdj()519 SettingsSession<String> amConstantsSettings = null; in testKillAppIfBgRestrictedCachedIdle() local545 amConstantsSettings = new SettingsSession<>( in testKillAppIfBgRestrictedCachedIdle()552 parser.setString(amConstantsSettings.get()); in testKillAppIfBgRestrictedCachedIdle()560 amConstantsSettings.set( in testKillAppIfBgRestrictedCachedIdle()693 if (amConstantsSettings != null) { in testKillAppIfBgRestrictedCachedIdle()[all …]