annoint new constants
Bug: 21114836 Change-Id: I63fb1da67a6f6d8dfad076e7e1c2cef0783c17f9
This commit is contained in:
@@ -21,6 +21,7 @@ import android.preference.Preference;
|
||||
import android.preference.SwitchPreference;
|
||||
import android.provider.Settings;
|
||||
|
||||
import com.android.internal.logging.MetricsLogger;
|
||||
import com.android.settings.InstrumentedFragment;
|
||||
import com.android.settings.R;
|
||||
import com.android.settings.SettingsPreferenceFragment;
|
||||
@@ -47,7 +48,7 @@ public class ManageAssist extends SettingsPreferenceFragment
|
||||
|
||||
@Override
|
||||
protected int getMetricsCategory() {
|
||||
return InstrumentedFragment.APPLICATIONS_MANAGE_ASSIST;
|
||||
return MetricsLogger.APPLICATIONS_MANAGE_ASSIST;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user