Uses of Class
android.location.Criteria

Packages that use Criteria
android.location   
 

Uses of Criteria in android.location
 

Fields in android.location with type parameters of type Criteria
static Parcelable.Creator<Criteria> Criteria.CREATOR
           
 

Methods in android.location with parameters of type Criteria
 java.lang.String LocationManager.getBestProvider(Criteria criteria, boolean enabledOnly)
           
 java.util.List<java.lang.String> LocationManager.getProviders(Criteria criteria, boolean enabledOnly)
           
 boolean LocationProvider.meetsCriteria(Criteria criteria)
           
 

Constructors in android.location with parameters of type Criteria
Criteria(Criteria criteria)
           
 



Copyright © 2008-2010. All Rights Reserved.