Searched defs:getValue (Results 51 - 56 of 56) sorted by relevance

123

/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
H A DPieRenderer.java362 alpha = mXFade.getValue();
364 alpha = mFadeIn.getValue();
807 public float getValue() { method in class:PieRenderer.LinearAnimation
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/
H A DPieRenderer.java361 alpha = mXFade.getValue();
363 alpha = mFadeIn.getValue();
815 public float getValue() { method in class:PieRenderer.LinearAnimation
/packages/apps/Settings/src/com/android/settings/widget/
H A DChartSweepView.java359 public long getValue() { method in class:ChartSweepView
554 return mAxis.shouldAdjustAxis(getValue());
576 return dynamic != null && dynamic.isEnabled() ? dynamic.getValue() : Long.MIN_VALUE;
581 return dynamic != null && dynamic.isEnabled() ? dynamic.getValue() : Long.MAX_VALUE;
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
H A DHtmlDocument.java808 public String getValue() { method in class:HtmlDocument.TagAttribute
1252 attrs.add("[" + a.getName() + " : " + a.getValue() + "]");
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...

Completed in 3748 milliseconds

123