Lines Matching refs:StatsUnavailableException
17 …TS}) public void addConfig(long, byte[]) throws android.app.StatsManager.StatsUnavailableException;
22 …blic long[] getRegisteredExperimentIds() throws android.app.StatsManager.StatsUnavailableException;
23 …E_STATS}) public byte[] getReports(long) throws android.app.StatsManager.StatsUnavailableException;
24 …STATS}) public byte[] getStatsMetadata() throws android.app.StatsManager.StatsUnavailableException;
25 …d.app.StatsManager.StatsQueryException>) throws android.app.StatsManager.StatsUnavailableException;
26 …E_STATS}) public void removeConfig(long) throws android.app.StatsManager.StatsUnavailableException;
28 …ion(@Nullable android.app.PendingIntent) throws android.app.StatsManager.StatsUnavailableException;
29 …r(android.app.PendingIntent, long, long) throws android.app.StatsManager.StatsUnavailableException;
32 …eration(android.app.PendingIntent, long) throws android.app.StatsManager.StatsUnavailableException;
34 …ng, @Nullable android.app.PendingIntent) throws android.app.StatsManager.StatsUnavailableException;
71 public static class StatsManager.StatsUnavailableException extends android.util.AndroidException {
72 ctor public StatsManager.StatsUnavailableException(String);
73 ctor public StatsManager.StatsUnavailableException(String, Throwable);