Searched refs:PERSIST_PREFIX (Results 1 – 1 of 1) sorted by relevance
420 private static final String PERSIST_PREFIX = "persist."; field in DeviceSetup724 if (prop.getKey().startsWith(PERSIST_PREFIX)) { in changeSystemProps()