Uses of Class
org.solovyev.android.DeviceModel

Packages that use DeviceModel
org.solovyev.android   
 

Uses of DeviceModel in org.solovyev.android
 

Methods in org.solovyev.android that return DeviceModel
static DeviceModel DeviceModel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeviceModel[] DeviceModel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.solovyev.android with parameters of type DeviceModel
static boolean Android.isPhoneModel(DeviceModel phoneModel)
           
 



Copyright © 2014 se.solovyev. All Rights Reserved.