Searched defs:Constants (Results 1 - 4 of 4) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DConstants.java19 public class Constants { class
/frameworks/base/graphics/java/android/renderscript/
H A DProgramVertexFixedFunction.java45 public void bindConstants(Constants va) {
201 public static class Constants { class in class:ProgramVertexFixedFunction
222 public Constants(RenderScript rs) { method in class:ProgramVertexFixedFunction.Constants
/frameworks/base/core/java/android/provider/
H A DSyncStateContract.java54 public static class Constants implements Columns { class in class:SyncStateContract
/frameworks/av/services/audioflinger/
H A DAudioResamplerSinc.h80 struct Constants { struct in class:android::AudioResamplerSinc
90 static Constants highQualityConstants;
91 static Constants veryHighQualityConstants;
92 const Constants *mConstants; // points to appropriate set of coefficient parameters

Completed in 139 milliseconds