Home
last modified time | relevance | path

Searched defs:details (Results 1 – 25 of 152) sorted by relevance

1234567

/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DPhoneCallDetailsHelper.java133 private boolean shouldShowLocation(PhoneCallDetails details) { in shouldShowLocation()
154 public void setPhoneCallDetails(PhoneCallDetailsViews views, PhoneCallDetails details) { in setPhoneCallDetails()
288 private void setNameView(PhoneCallDetailsViews views, PhoneCallDetails details) { in setNameView()
330 TranscriptionRatingValue ratingValue, PhoneCallDetails details, View ratingView) { in recordTranscriptionRating()
346 TranscriptionRatingValue ratingValue, PhoneCallDetails details, View ratingView) { in showVoicemailDonationPromo()
442 public CharSequence getCallLocationAndDate(PhoneCallDetails details) { in getCallLocationAndDate()
471 public CharSequence getCallTypeOrLocation(PhoneCallDetails details) { in getCallTypeOrLocation()
512 public CharSequence getCallDate(PhoneCallDetails details) { in getCallDate()
536 public CharSequence getGranularDateTime(PhoneCallDetails details) { in getGranularDateTime()
585 PhoneCallDetailsViews views, Integer callCount, PhoneCallDetails details) { in setDetailText()
[all …]
H A DCallLogListItemHelper.java63 public void updatePhoneCallDetails(PhoneCallDetails details) { in updatePhoneCallDetails()
75 public void setPhoneCallDetails(CallLogListItemViewHolder views, PhoneCallDetails details) { in setPhoneCallDetails()
138 private CharSequence getContactBadgeDescription(PhoneCallDetails details) { in getContactBadgeDescription()
175 public CharSequence getCallDescription(PhoneCallDetails details) { in getCallDescription()
266 private CharSequence getNameOrNumber(PhoneCallDetails details) { in getNameOrNumber()
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestCallDiagnosticService.java34 public Call.Details details; field in TestCallDiagnosticService.TestCallDiagnostics
36 TestCallDiagnostics(Call.Details details) { in TestCallDiagnostics()
41 public void onCallDetailsChanged(@NonNull Call.Details details) { in onCallDetailsChanged()
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastResourcesTest.java59 CharSequence details = CellBroadcastResources.getMessageDetails(mContext, true, in testGetMessageDetails() local
71 CharSequence details = CellBroadcastResources.getMessageDetails(mContext, true, in testGetMessageDetailsCmasMessage() local
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DAppTimeTracker.java99 public void dumpWithHeader(PrintWriter pw, String prefix, boolean details) { in dumpWithHeader()
106 public void dump(PrintWriter pw, String prefix, boolean details) { in dump()
125 public void dumpDebug(ProtoOutputStream proto, long fieldId, boolean details) { in dumpDebug()
/aosp12/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DSigningDetailsTest.java826 SigningDetails details = createSigningDetails(FIRST_SIGNATURE); in hasAncestorOrSelfWithDigest_nullSet_returnsFalse() local
835 SigningDetails details = SigningDetails.UNKNOWN; in hasAncestorOrSelfWithDigest_unknownDetails_returnsFalse() local
845 SigningDetails details = createSigningDetails(FIRST_SIGNATURE); in hasAncestorOrSelfWithDigest_singleSignerInSet_returnsTrue() local
855 SigningDetails details = createSigningDetails(FIRST_SIGNATURE); in hasAncestorOrSelfWithDigest_singleSignerNotInSet_returnsFalse() local
865 SigningDetails details = createSigningDetails(FIRST_SIGNATURE, SECOND_SIGNATURE); in hasAncestorOrSelfWithDigest_multipleSignersInSet_returnsTrue() local
876 SigningDetails details = createSigningDetails(FIRST_SIGNATURE, SECOND_SIGNATURE); in hasAncestorOrSelfWithDigest_multipleSignersNotInSet_returnsFalse() local
888 SigningDetails details = createSigningDetails(FIRST_SIGNATURE, SECOND_SIGNATURE); in hasAncestorOrSelfWithDigest_multipleSignersOneInSet_returnsFalse() local
898 SigningDetails details = createSigningDetailsWithLineage(FIRST_SIGNATURE, SECOND_SIGNATURE); in hasAncestorOrSelfWithDigest_lineageSignerInSet_returnsTrue() local
920 SigningDetails details = createSigningDetailsWithLineage(FIRST_SIGNATURE, SECOND_SIGNATURE, in hasAncestorOrSelfWithDigest_lastSignerInLineageInSet_returnsTrue() local
933 SigningDetails details = createSigningDetails(true, FIRST_SIGNATURE); in hasAncestorOrSelfWithDigest_nullLineageSingleSIgner_returnsFalse() local
[all …]
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DMessageDetailsDialog.java105 final StringBuilder details = new StringBuilder(); in getSmsMessageDetails() local
162 final StringBuilder details = new StringBuilder(); in getMmsMessageDetails() local
216 private static void appendSentOrReceivedTimestamp(Resources res, StringBuilder details, in appendSentOrReceivedTimestamp()
233 private static void appendDebugInfo(StringBuilder details, ConversationMessageData data) { in appendDebugInfo()
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicEncoderInfoManager.cpp147 status_t HeicEncoderInfoManager::getFrameRateMaps(sp<AMessage> details, FrameRateMaps* maps) { in getFrameRateMaps()
184 sp<AMessage> details, in getCodecSizeRange()
261 const sp<AMessage> details = caps->getDetails(); in getCodecDetails() local
297 const sp<AMessage> details = caps->getDetails(); in getHevcCodecDetails() local
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DKeyInputHandler.java51 public boolean onKey(@Nullable DocumentItemDetails details, int keyCode, KeyEvent event) { in onKey()
109 public abstract boolean onFocusItem(T details, int keyCode, KeyEvent event); in onFocusItem()
H A DKeyboardEventListener.java37 public abstract boolean onKey(T details, int keyCode, KeyEvent event); in onKey()
/aosp12/packages/services/Car/car-lib/src/android/car/
H A DICarProjectionStatusListener.aidl29 in List<ProjectionStatus> details) = 0; in onProjectionStatusChanged()
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
H A DInspectorBot.java82 DetailsView details = (DetailsView) activity.findViewById(R.id.inspector_details_view); in isRowPresent() local
89 DetailsView details = (DetailsView) activity.findViewById(R.id.inspector_details_view); in isRowEquals() local
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/assistive/
H A DProjectionModel.java130 List<ProjectionStatus> details) { in onProjectionStatusChanged()
158 private String getStatusMessage(String packageName, List<ProjectionStatus> details) { in getStatusMessage()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DDialogDetailsView.java88 private void setDetails(MediaDetails details) { in setDetails()
127 public DetailsAdapter(MediaDetails details) { in DetailsAdapter()
134 private void setDetails(Context context, MediaDetails details) { in setDetails()
/aosp12/frameworks/native/cmds/idlcli/
H A DCommandVibrator.cpp30 UsageDetails details{ in getUsageDetails() local
/aosp12/hardware/interfaces/configstore/utils/
H A DConfigStoreUtils.cpp24 namespace details { namespace
/aosp12/packages/services/Car/car-internal-lib/src/com/android/car/internal/testing/
H A DExcludeFromCodeCoverageGeneratedReport.java68 String details() default ""; in details() method
/aosp12/packages/services/Car/car-lib/src/com/android/car/internal/
H A DExcludeFromCodeCoverageGeneratedReport.java65 String details() default ""; in details() method
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
H A DProjectionCallHandler.java101 int state, String packageName, List<ProjectionStatus> details) { in onProjectionStatusChanged()
136 Call.Details details = call.getDetails(); in getHfpBluetoothAddressForCall() local
/aosp12/hardware/interfaces/compatibility_matrices/exclude/
H A Dfcm_exclude.cpp23 namespace android::vintf::details { namespace
/aosp12/system/libfmq/
H A DFmqInternal.cpp23 namespace details { namespace
/aosp12/system/libhidl/base/
H A DTaskRunner.cpp26 namespace details { namespace
/aosp12/system/libhidl/transport/
H A DStatic.cpp28 namespace details { namespace
/aosp12/system/libvintf/
H A DRegex.cpp21 namespace details { namespace
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
H A DStorageMeasurement.java93 void onDetailsChanged(MeasurementDetails details); in onDetailsChanged()
152 final MeasurementDetails details = new MeasurementDetails(); in measureExactStorage() local

1234567