Searched defs:fill (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/settings/
H A DListPreferenceFiller.java26 * Classes implementing this interface can fill a list interface with content.
29 public void fill(List<Size> sizes, ListPreference preference); method in interface:ListPreferenceFiller
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DStateAdapter.java98 public void fill(Vector<State> states) { method in class:StateAdapter
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
H A DResizableIntArray.java129 public void fill(final int value, final int startPos, final int length) { method in class:ResizableIntArray
135 Arrays.fill(mArray, startPos, endPos, value);
/packages/apps/Settings/src/com/android/settings/widget/
H A DChartNetworkSeriesView.java93 final int fill = a.getColor(R.styleable.ChartNetworkSeriesView_fillColor, Color.RED);
99 setChartColor(stroke, fill, fillSecondary);
115 public void setChartColor(int stroke, int fill, int fillSecondary) { argument
123 mPaintFill.setColor(fill);
/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/ ...

Completed in 965 milliseconds