Home
last modified time | relevance | path

Searched refs:getDetails (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/BarChartPreference/src/com/android/settingslib/widget/
H A DBarChartInfo.java56 public int getDetails() { in getDetails() method in BarChartInfo
H A DBarChartPreference.java197 final int details = mBarChartInfo.getDetails(); in bindChartDetailsView()
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
H A DCrossDeviceCall.java67 this(context, call, call.getDetails(), callAudioState); in CrossDeviceCall()
119 updateCallDetails(mCall.getDetails()); in updateMuted()
H A DCallMetadataSyncInCallService.java208 mCdmsi.removeSelfOwnedCallId(call.getDetails().getExtras().getString( in onCallRemoved()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DBarChartInfoTest.java56 assertThat(barChartInfo.getDetails()).isEqualTo(mDetails); in builder_shouldSetFieldsInTheInfo()
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaCodecList.cpp266 sp<AMessage> details = capabilities->getDetails(); in android_media_MediaCodecList_getCodecCapabilities()
H A Dandroid_media_MediaCodec.cpp849 sp<AMessage> details = capabilities->getDetails(); in getCodecCapabilitiesObject()
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCall.java2355 public Details getDetails() { in getDetails() method in Call
2550 mVideoCallImpl.setVideoState(getDetails().getVideoState()); in internalUpdate()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41962 method public android.telecom.Call.Details getDetails();