OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildLabel
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Settings/src/com/android/settings/widget/
ChartAxis.java
42
public long
buildLabel
(Resources res, SpannableStringBuilder builder, long value);
InvertedChartAxis.java
55
public long
buildLabel
(Resources res, SpannableStringBuilder builder, long value) {
56
return mWrapped.
buildLabel
(res, builder, value);
ChartDataUsageView.java
501
public long
buildLabel
(Resources res, SpannableStringBuilder builder, long value) {
577
public long
buildLabel
(Resources res, SpannableStringBuilder builder, long value) {
ChartSweepView.java
280
mLabelValue = mAxis.
buildLabel
(getResources(), mLabelTemplate, mValue);
/sdk/eclipse/buildConfig/
build.properties
116
buildLabel
=${buildId}
/prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
Completed in 230 milliseconds