| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/ |
| D | FakeTunerService.java | 54 public String getValue(String setting) { in getValue() method in FakeTunerService 59 public int getValue(String setting, int def) { in getValue() method in FakeTunerService 64 public String getValue(String setting, String def) { in getValue() method in FakeTunerService
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ |
| D | TunerService.java | 40 public abstract String getValue(String setting); in getValue() method in TunerService 41 public abstract int getValue(String setting, int def); in getValue() method in TunerService 42 public abstract String getValue(String setting, String def); in getValue() method in TunerService
|
| D | TunerServiceImpl.java | 144 public String getValue(String setting) { in getValue() method in TunerServiceImpl 154 public int getValue(String setting, int def) { in getValue() method in TunerServiceImpl 159 public String getValue(String setting, String def) { in getValue() method in TunerServiceImpl
|
| /frameworks/base/core/java/android/animation/ |
| D | Keyframe.java | 196 public abstract Object getValue(); in getValue() method in Keyframe 276 public Object getValue() { in getValue() method in Keyframe.ObjectKeyframe 320 public Object getValue() { in getValue() method in Keyframe.IntKeyframe 367 public Object getValue() { in getValue() method in Keyframe.FloatKeyframe
|
| D | Keyframes.java | 54 Object getValue(float fraction); in getValue() method
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/ |
| D | LazyField.java | 66 public MessageLite getValue() { in getValue() method in LazyField 104 public Object getValue() { in getValue() method in LazyField.LazyEntry
|
| /frameworks/base/core/java/android/hardware/camera2/impl/ |
| D | CameraMetadataNative.java | 553 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 561 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 569 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 578 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP.getNativeKey() method 587 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in CameraCharacteristics.SCALER_MANDATORY_STREAM_COMBINATIONS.getNativeKey() method 595 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey() method 603 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 611 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in CameraCharacteristics.CONTROL_MAX_REGIONS_AF.getNativeKey() method 619 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 627 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method [all …]
|
| D | GetCommand.java | 32 public <T> T getValue(CameraMetadataNative metadata, CameraMetadataNative.Key<T> key); in getValue() method
|
| /frameworks/base/libs/hwui/ |
| D | Animator.cpp | 376 float RenderPropertyAnimator::getValue(RenderNode* target) const { in getValue() function in android::uirenderer::RenderPropertyAnimator 392 float CanvasPropertyPrimitiveAnimator::getValue(RenderNode* target) const { in getValue() function in android::uirenderer::CanvasPropertyPrimitiveAnimator 412 float CanvasPropertyPaintAnimator::getValue(RenderNode* target) const { in getValue() function in android::uirenderer::CanvasPropertyPaintAnimator 449 float RevealAnimator::getValue(RenderNode* target) const { in getValue() function in android::uirenderer::RevealAnimator
|
| /frameworks/rs/script_api/ |
| D | Scanner.h | 67 std::string getValue() { return mValue; } in getValue() function
|
| /frameworks/compile/mclinker/include/mcld/Fragment/ |
| D | FillFragment.h | 27 int64_t getValue() const { return m_Value; } in getValue() function
|
| D | AlignFragment.h | 28 int64_t getValue() const { return m_Value; } in getValue() function
|
| /frameworks/av/media/libmedia/include/media/ |
| D | Modulo.h | 97 void getValue(T *value) const { *value = mValue; } // more type safe than value() in getValue() function
|
| /frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
| D | ProgramVariable.java | 49 public Object getValue() { in getValue() method in ProgramVariable
|
| /frameworks/av/include/media/ |
| D | Modulo.h | 97 void getValue(T *value) const { *value = mValue; } // more type safe than value() in getValue() function
|
| /frameworks/base/core/java/android/util/ |
| D | KeyValueListParser.java | 247 public int getValue() { in getValue() method in KeyValueListParser.IntValue 300 public long getValue() { in getValue() method in KeyValueListParser.LongValue 353 public String getValue() { in getValue() method in KeyValueListParser.StringValue 406 public float getValue() { in getValue() method in KeyValueListParser.FloatValue
|
| /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/ |
| D | MainActivity.java | 46 public int getValue() { in getValue() method in MainActivity
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
| D | FrameValue.java | 23 public Object getValue() { in getValue() method in FrameValue
|
| D | VariableSource.java | 36 public synchronized Object getValue() { in getValue() method in VariableSource
|
| /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ |
| D | BaseRecipientChip.java | 45 CharSequence getValue(); in getValue() method
|
| /frameworks/compile/mclinker/unittests/ |
| D | GCFactoryListTraitsTest.h | 49 inline unsigned getValue() const { return m_Value; } in getValue() function
|
| /frameworks/base/core/java/android/view/contentcapture/ |
| D | ContentCaptureSessionId.java | 46 public int getValue() { in getValue() method in ContentCaptureSessionId
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
| D | GlobalSetting.java | 39 public int getValue() { in getValue() method in GlobalSetting
|
| /frameworks/base/core/java/android/text/ |
| D | Annotation.java | 67 public String getValue() { in getValue() method in Annotation
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/settings/ |
| D | ToggleSlider.java | 31 int getValue(); in getValue() method
|