package com.android.dialer

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CallConfiguration

call_configuration.proto:24

Configuration for starting a call

message CoalescedIds

coalesced_ids.proto:27

A proto containing a list of IDs of the rows in AnnotatedCallLog that are coalesced into a row in CoalescedAnnotatedCallLog. For example, if rows in the AnnotatedCallLog with IDs 123, 124, 125 are coalesced into one row, the list in the proto will be [123, 124, 125].

Used in: calllog.model.CoalescedRow

message DialerPhoneNumber

dialer_phone_number.proto:28

A phone number for use in the dialer application in the context of a call. It consists of a normalized number string and a two-letter country code. The country is retrieved from CallLog.Calls#COUNTRY: "The ISO 3166-1 two letters country code of the country where the user received or made the call."

Used in: calldetails.CallDetailsHeaderInfo, calllog.model.CoalescedRow, historyitemactions.HistoryItemBottomSheetHeaderInfo, voicemail.model.VoicemailEntry

enum Mode

call_configuration.proto:28

Used in: CallConfiguration

message NumberAttributes

number_attributes.proto:27

Information related to the phone number of the call. Next ID: 15

Used in: calllog.model.CoalescedRow, voicemail.model.VoicemailEntry