Searched refs:PROP_SKIP_WRITE (Results 1 – 1 of 1) sorted by relevance
69 private static final String PROP_SKIP_WRITE = "debug.batterysaver.no_write_files"; field in FileUpdater399 return SystemProperties.getBoolean(PROP_SKIP_WRITE, false); in injectShouldSkipWrite()