com.eg.agent.android.api.v1.DeviceForm Maven / Gradle / Ivy
package com.eg.agent.android.api.v1;
public enum DeviceForm
{
UNKNOWN, SMALL, NORMAL, LARGE, XLARGE;
private DeviceForm() {}
}
/* Location: D:\Android_Agent\AndroidInstrumentation\SampleApp_RE_code\NewRelic_Android_Agent_5.8.3\newrelic-android-5.8.3\lib\newrelic.android.jar!\com\newrelic\agent\android\api\v1\DeviceForm.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/
© 2015 - 2024 Weber Informatics LLC | Privacy Policy