Searched defs:getRadius (Results 1 – 13 of 13) sorted by relevance
22 float getRadius(); in getRadius() method
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
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
407 public int getRadius() { in getRadius() method in RippleDrawable
402 jmethodID getRadius = env->GetMethodID(geofenceRequestClass, "getRadius", "()D"); in TranslateGeofenceFromGeofenceHardwareRequestParcelable() local