Searched defs:getRadius (Results 1 – 12 of 12) sorted by relevance
31 float getRadius(); in getRadius() method
28 float getRadius(CardViewDelegate cardView); in getRadius() method
54 float getRadius() const { return mRadius; } in getRadius() function
61 public double getRadius() { in getRadius() method in GeofenceHardwareRequestParcelable
148 public double getRadius() { in getRadius() method in GeofenceHardwareRequest
54 public float getRadius() { in getRadius() method in PointCloud.WaveManager101 public float getRadius() { in getRadius() method in PointCloud.GlowManager
124 public float getRadius() { in getRadius() method in RoundRectDrawable
66 public float getRadius(CardViewDelegate cardView) { in getRadius() method in CardViewApi21
76 public float getRadius() { in getRadius() method in Geofence
123 public float getRadius(CardViewDelegate cardView) { in getRadius() method in CardViewEclairMr1
290 public float getRadius() { in getRadius() method in CardView
340 jmethodID getRadius = env->GetMethodID(geofenceRequestClass, "getRadius", "()D"); in TranslateGeofenceFromGeofenceHardwareRequestParcelable() local