Uses of Class
org.solovyev.android.AndroidUtils.PhoneModel

Packages that use AndroidUtils.PhoneModel
org.solovyev.android   
 

Uses of AndroidUtils.PhoneModel in org.solovyev.android
 

Methods in org.solovyev.android that return AndroidUtils.PhoneModel
static AndroidUtils.PhoneModel AndroidUtils.PhoneModel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AndroidUtils.PhoneModel[] AndroidUtils.PhoneModel.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 AndroidUtils.PhoneModel
static boolean AndroidUtils.isPhoneModel(AndroidUtils.PhoneModel phoneModel)
           
 



Copyright © 2012. All Rights Reserved.