Searched defs:StatsQueryException (Results 1 – 1 of 1) sorted by relevance
922 public static class StatsQueryException extends AndroidException { class in StatsManager923 public StatsQueryException(@NonNull String reason) { in StatsQueryException() method in StatsManager.StatsQueryException927 public StatsQueryException(@NonNull String reason, @NonNull Throwable e) { in StatsQueryException() method in StatsManager.StatsQueryException