HomeSort by relevance Sort by last modified time
    Searched defs:HealthStats (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/os/health/
HealthStats.java 27 * A HealthStats object contains system health data about an application.
77 * names to a recursive {@link android.os.health.HealthStats} object containing
81 * the information recorded for that apk. The returned HealthStats objects will
82 * each be associated with a different set of constants. For the HealthStats
91 public class HealthStats {
106 private ArrayMap<String,HealthStats>[] mStatsValues;
117 * HealthStats empty constructor not implemented because this
120 private HealthStats() {
129 public HealthStats(Parcel in) {
314 * Return whether this object contains a HealthStats map for the supplied key
    [all...]
  /prebuilts/sdk/24/
android.jar 

Completed in 894 milliseconds