Searched refs:GpsProfile (Results 1 – 3 of 3) sorted by relevance
24 public class GpsProfile extends ComponentProfile { class43 public GpsProfile build() throws ParseException { in build()44 GpsProfile result = new GpsProfile(); in build()
26 import com.android.powermodel.component.GpsProfile;124 final GpsProfile gps = (GpsProfile)profile.getComponent(Component.GPS); in testReadGood()
40 import com.android.powermodel.component.GpsProfile;95 private final GpsProfile.Builder mGpsBuilder = new GpsProfile.Builder();