/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/message/ |
D | IkeConfigPayloadTest.java | 346 ConfigAttribute attribute, int expectedAttributeType, byte[] expectedEncodedAttribute) { in verifyBuildAndEncodeAttributeCommon() 355 TunnelModeChildConfigAttrIpv4AddressBase attribute, in verifyEncodeIpv4AddressBaseAttribute() 365 IkeConfigAttrIpv4AddressBase attribute, in verifyEncodeIpv4AddressBaseAttribute() 375 TunnelModeChildConfigAttrIpv6AddressBase attribute, in verifyEncodeIpv6AddressBaseAttribute() 385 IkeConfigAttrIpv6AddressBase attribute, in verifyEncodeIpv6AddressBaseAttribute() 395 TunnelModeChildConfigAttrIpv6AddrRangeBase attribute, in verifyEncodeIpv6RangeBaseAttribute() 404 private static void verifyPersistableBundleEncodeDecodeIsLossless(ConfigAttribute attribute) { in verifyPersistableBundleEncodeDecodeIsLossless() 476 ConfigAttributeIpv4Netmask attribute = in testDecodeIpv4NetmaskWithValue() local 485 ConfigAttributeIpv4Netmask attribute = new ConfigAttributeIpv4Netmask(new byte[0]); in testDecodeIpv4NetmaskWithoutValue() local 493 ConfigAttributeIpv4Netmask attribute = new ConfigAttributeIpv4Netmask(); in testEncodeIpv4Netmask() local [all …]
|
/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/ |
D | LeanbackUtils.java | 48 public static int getImeAction(EditorInfo attribute) { in getImeAction() 56 public static int getInputTypeClass(EditorInfo attribute) { in getInputTypeClass() 63 public static int getInputTypeVariation(EditorInfo attribute) { in getInputTypeVariation()
|
D | LeanbackSuggestionsFactory.java | 54 public void onStartInput(EditorInfo attribute) { in onStartInput()
|
D | LeanbackKeyboardContainer.java | 727 public void onStartInput(EditorInfo attribute) { in onStartInput() 728 setImeOptions(mContext.getResources(), attribute); in onStartInput() local 800 private void setImeOptions(Resources resources, EditorInfo attribute) { in setImeOptions()
|
/packages/modules/Permission/framework-s/java/android/safetycenter/config/ |
D | BuilderUtils.java | 37 private static void validateAttribute( in validateAttribute() 53 static void validateAttribute( in validateAttribute() 157 static void throwRequiredAttributeMissing(@NonNull String attribute) { in throwRequiredAttributeMissing() 161 static void throwProhibitedAttributePresent(@NonNull String attribute) { in throwProhibitedAttributePresent() 165 static void throwRequiredAttributeInvalid(@NonNull String attribute) { in throwRequiredAttributeInvalid()
|
/packages/modules/Bluetooth/system/profile/avrcp/ |
D | device.cc | 251 PlayerAttribute attribute = in VendorPacketHandler() local 292 for (auto attribute : attributes) { in VendorPacketHandler() local 843 for (const auto& attribute : attributes_requested) { in GetElementAttributesResponse() local 849 for (const auto& attribute : info.attributes) { in GetElementAttributesResponse() local 997 for (auto attribute : attributes) { in ListPlayerApplicationSettingAttributesResponse() local 1008 uint8_t label, PlayerAttribute attribute, std::vector<uint8_t> values) { in ListPlayerApplicationSettingValuesResponse() 1348 for (const auto& attribute : attributes_requested) { in GetItemAttributesNowPlayingResponse() local 1356 for (const auto& attribute : info.attributes) { in GetItemAttributesNowPlayingResponse() local 1412 for (const auto& attribute : attributes_requested) { in GetItemAttributesVFSResponse() local 1422 for (const auto& attribute : item_requested.song.attributes) { in GetItemAttributesVFSResponse() local
|
/packages/modules/Bluetooth/system/packet/avrcp/ |
D | list_player_application_setting_attributes.cc | 48 for (auto attribute : attributes_) { in Serialize() local
|
D | get_element_attributes_packet.cc | 112 Attribute attribute, const std::string& value) { in AddAttributeEntry()
|
D | get_item_attributes.cc | 48 Attribute attribute, const std::string& value) { in AddAttributeEntry()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/ |
D | CarVersionParserParseMethodTest.java | 42 public CarVersionParserParseMethodTest(String attribute, int expectedMajor, in CarVersionParserParseMethodTest()
|
/packages/apps/Camera2/src/com/android/camera/data/ |
D | FilmstripItemAttributes.java | 93 public Builder with(Attributes attribute) { in with()
|
/packages/modules/Bluetooth/system/rust/src/gatt/server/test/ |
D | test_att_db.rs | 20 attribute: AttAttribute, field
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | XmlParseUtils.java | 55 final String attribute) { in IllegalAttribute()
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | MosaicRendererSurfaceView.java | 204 EGLConfig config, int attribute, int defaultValue) { in findConfigAttrib() 296 int attribute = attributes[i]; in printConfig() local
|
/packages/modules/Bluetooth/system/include/hardware/avrcp/ |
D | avrcp_common.h | 172 AttributeEntry(const Attribute& attribute, const std::string& value) in AttributeEntry() 175 AttributeEntry(const Attribute& attribute) : attribute_(attribute) {} in AttributeEntry() 179 Attribute attribute() const { return attribute_; } in attribute() function
|
/packages/modules/Permission/SafetyCenter/Persistence/java/com/android/safetycenter/persistence/ |
D | PersistedSafetyCenterIssue.java | 183 private static void validateRequiredAttribute(@Nullable Object attribute, String name) { in validateRequiredAttribute()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
D | ImageWallpaperInfo.java | 123 String attribute = asset.readExifTag(tag); in getAttributions() local
|
/packages/modules/Bluetooth/system/packet/tests/avrcp/ |
D | get_element_attributes_packet_test.cc | 148 auto attribute = AttributeEntry(Attribute::TITLE, "1234"); in TEST() local
|
D | get_item_attributes_packet_test.cc | 56 auto attribute = AttributeEntry(Attribute::TITLE, "1234"); in TEST() local
|
/packages/apps/CarrierConfig/src/com/android/carrierconfig/ |
D | DefaultCarrierConfigService.java | 302 String attribute = parser.getAttributeName(i); in checkFilters() local
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/ |
D | EapSimAkaTypeData.java | 138 EapSimAkaAttribute attribute = mAttributeFactory.getAttribute(byteBuffer); in decode() local
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
D | ContentUriAsset.java | 189 String attribute = mExifCompat.getAttribute(tagId); in readExifTag() local
|
/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/ |
D | ConfigParser.java | 367 String attribute = attributes[i].trim(); in parseContentType() local
|
/packages/modules/IPsec/src/java/android/net/ipsec/ike/ |
D | TunnelModeChildSessionParams.java | 528 public Builder addConfigRequest(@NonNull TunnelModeChildConfigAttribute attribute) { in addConfigRequest()
|
/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/service/ |
D | LeanbackImeService.java | 158 public void onStartInput(EditorInfo attribute, boolean restarting) { in onStartInput()
|