Home
last modified time | relevance | path

Searched refs:information (Results 1 – 25 of 53) sorted by relevance

123

/packages/apps/Dialer/java/com/android/dialer/phonelookup/
Dphone_lookup_info.proto10 // Contains information about a phone number, possibly from many sources.
82 // Empty if there is no CP2 contact information for the number.
85 // The information for this number is incomplete. This can happen when the
88 // log needs to query for the CP2 information at render time.
/packages/modules/ArtPrebuilt/iorap/test/src/IorapTestApp/app/
Dproguard-rules.pro15 # Uncomment this to preserve the line number information for
19 # If you keep the line number information, uncomment this to
/packages/apps/Dialer/java/com/android/dialer/logging/
Dcontact_source.proto13 // information for the phone number, this field indicates its source.
34 // Number has Caller Name Presentation (CNAP) information. Calls in this
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/dpp/
DWifiDppAddDeviceFragment.java258 final String information = wifiQrCode.getInformation(); in onViewCreated() local
259 if (TextUtils.isEmpty(information)) { in onViewCreated()
262 mTitle.setText(information); in onViewCreated()
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppAddDeviceFragment.java334 final String information = wifiQrCode.getInformation(); in onViewCreated() local
335 if (TextUtils.isEmpty(information)) { in onViewCreated()
338 setHeaderTitle(information); in onViewCreated()
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto38 // (all other channels) can be altered without losing information
39 // (e.g. icons). A non "tintable" images contains information in all its
78 // Display unit is unknown, no distance information should be displayed.
113 // Maneuver type is unknown, no maneuver information should be displayed.
354 // The shape is unknown, in which case no lane information should be
541 // Traffic information is not available
620 // New navigation information is being fetched, and an updated navigation
/packages/apps/Contacts/tests/
DREADME12 More information can be found at
/packages/modules/DnsResolver/
Dstats.proto98 NS_T_HINFO = 13; // Host information.
99 NS_T_MINFO = 14; // Mailbox information.
100 NS_T_MX = 15; // Mail routing information.
/packages/services/Car/evs/sepolicy/
Devs_manager.te17 # allow evs_manager to send information to statsd socket
/packages/apps/Car/libs/car-messenger-common/proto/
Dnotification_msg.proto51 // supplemental information for a message_data, or contain all of the
67 // supplemental information for a message_data, or contain all of the
/packages/services/Telecomm/proto/
Dtelecom.proto8 // The information about the telecom events.
14 // Timing information for the logging sessions
/packages/apps/ManagedProvisioning/tests/
DREADME13 More general information can be found at "runtest -h" and
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in83 # information to generate all constant output in the proper language.
898 # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how
973 # source code will show a tooltip with additional information such as prototype,
1016 # information.
1092 # for information on how to generate the default header that doxygen normally
1103 # footer. See HTML_HEADER for more information on how to generate a default
1105 # section "Doxygen usage" for information on how to generate the default footer
1114 # See also section "Doxygen usage" for information on how to generate the style
1147 # http://en.wikipedia.org/wiki/Hue for more information. For instance the value
1211 # for more information.
[all …]
/packages/apps/Car/CompanionDeviceSupport/tests/unit/
DREADME.md23 More general information can be found at
/packages/apps/Car/libs/connected-device-lib/tests/unit/
DREADME.md23 More general information can be found at
/packages/apps/Dialer/java/com/android/dialer/calldetails/proto/
Dcall_details_header_info.proto13 // Contains information for the header in CallDetailsActivity
/packages/apps/Settings/tests/unit/
DREADME16 More general information can be found at
/packages/apps/Dialer/java/com/android/dialer/historyitemactions/
Dhistory_item_bottom_sheet_header_info.proto13 // Contains information necessary to construct the header for a history item's
Dhistory_item_action_module_info.proto12 // Contains information needed to construct items (modules) in a bottom sheet.
/packages/apps/Traceur/uitests/
DREADME18 More general information can be found at
/packages/apps/Dialer/java/com/android/dialer/blockreportspam/
Dblock_report_spam_dialog_info.proto13 // Contains information needed in dialogs that allow a user to block a number
/packages/apps/StorageManager/tests/unit/
DREADME16 More general information can be found at
/packages/apps/Dialer/java/com/android/dialer/glidephotomanager/
Dphoto_info.proto10 // Contains information associated with a number, which is used to create the
/packages/apps/Settings/
Dproguard.flags4 # Some tests use thenThrow from Mockito which require information on
/packages/apps/Dialer/java/com/android/dialer/searchfragment/
DREADME.md25 SearchCursorManager are used to render contact information. The fragment's

123