HomeSort by relevance Sort by last modified time
    Searched refs:restartCount (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/java/com/android/server/am/
ServiceRecord.java 105 int restartCount; // number of restarts performed in a row.
259 if (crashCount != 0 || restartCount != 0
261 pw.print(prefix); pw.print("restartCount="); pw.print(restartCount);
389 restartCount = 0;
ActiveServices.java     [all...]
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_script.cpp 84 extern int restartCount;
    [all...]
camera_test_menu.cpp 431 int restartCount = 0;
    [all...]

Completed in 667 milliseconds