Searched refs:PROGRESS_PROPERTY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java120 private static final String PROGRESS_PROPERTY = "dumpstate." + PID + ".progress"; field in class:BugreportReceiverTest
187 SystemProperties.set(PROGRESS_PROPERTY, "108");
192 SystemProperties.set(PROGRESS_PROPERTY, "950");
200 SystemProperties.set(PROGRESS_PROPERTY, "1000");
204 SystemProperties.set(PROGRESS_PROPERTY, "1902");
207 SystemProperties.set(PROGRESS_PROPERTY, "1960");
211 SystemProperties.set(PROGRESS_PROPERTY, "2000");
214 SystemProperties.set(PROGRESS_PROPERTY, "3000");
599 SystemProperties.set(PROGRESS_PROPERTY, "Reset");

Completed in 25 milliseconds