/aosp12/packages/apps/Settings/src/com/android/settings/development/autofill/ |
H A D | AbstractGlobalSettingsPreference.java | 65 private String getCurrentValue() { in getCurrentValue() method in AbstractGlobalSettingsPreference 73 setSummary(getCurrentValue()); in updateSummary() 84 editText.setText(getCurrentValue()); in onBindDialogView()
|
/aosp12/packages/apps/Settings/src/com/android/settings/applications/specialaccess/premiumsms/ |
H A D | PremiumSmsAccess.java | 227 setValue(String.valueOf(getCurrentValue())); in PremiumSmsPreference() 231 private int getCurrentValue() { in getCurrentValue() method in PremiumSmsAccess.PremiumSmsPreference
|
/aosp12/frameworks/av/media/mtp/ |
H A D | MtpProperty.h | 96 const MtpPropertyValue& getCurrentValue() { return mCurrentValue; } in getCurrentValue() function
|
H A D | MtpDevice.cpp | 625 mData.putString(property->getCurrentValue().str); in setDevicePropValueStr()
|
/aosp12/frameworks/base/core/java/android/service/controls/templates/ |
H A D | RangeTemplate.java | 120 public float getCurrentValue() { in getCurrentValue() method in RangeTemplate
|
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | Session.java | 682 AutofillValue value = state.getCurrentValue(); 718 final AutofillValue currentValue = viewState.getCurrentValue(); 2003 currentValues.add(viewState.getCurrentValue()); 2159 AutofillValue value = viewState.getCurrentValue(); 2493 final AutofillValue value = viewState.getCurrentValue(); 2832 if (!Objects.equals(value, viewState.getCurrentValue())) { 2931 && viewState.getCurrentValue() != null 2932 && viewState.getCurrentValue().isText() 2933 && viewState.getCurrentValue().getTextValue() != null 3021 final AutofillValue currentValue = viewState.getCurrentValue(); [all …]
|
H A D | ViewState.java | 116 AutofillValue getCurrentValue() { in getCurrentValue() method in ViewState
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | jackson-core-2.9.9.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | jackson-core-2.11.1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp12/frameworks/base/media/jni/ |
H A D | android_mtp_MtpDevice.cpp | 886 const jlong object_size = static_cast<jlong>(property->getCurrentValue().u.u64); in android_mtp_MtpDevice_get_object_size_long()
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 38437 method public float getCurrentValue();
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 12433 HPLcom/android/server/autofill/ViewState;->getCurrentValue()Landroid/view/autofill/AutofillValue;
|