Merge "Log visibility change for all fragments."

This commit is contained in:
TreeHugger Robot
2016-08-18 21:05:59 +00:00
committed by Android (Google) Code Review
183 changed files with 556 additions and 288 deletions

View File

@@ -139,7 +139,7 @@ public class BillingCycleSettings extends DataUsageBase implements
}
@Override
protected int getMetricsCategory() {
public int getMetricsCategory() {
return MetricsEvent.BILLING_CYCLE;
}