| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/ | 
| D | BipImagePropertiesTest.java | 125         BipImageProperties properties = new BipImageProperties(stream);  in testParsePropertiesSimple()  local 156         BipImageProperties properties = new BipImageProperties(stream);  in testParsePropertiesRich()  local 181         BipImageProperties properties = new BipImageProperties(stream);  in testParseNoHandle()  local 207         BipImageProperties properties = new BipImageProperties(stream);  in testParseNoVersion()  local 232         BipImageProperties properties = new BipImageProperties(stream);  in testParseNoFriendlyName()  local 254         BipImageProperties properties = new BipImageProperties(stream);  in testParseFixedVariantThumbnailFormat()  local 276         BipImageProperties properties = new BipImageProperties(stream);  in testParseRangeVariantThumbnailFormat()  local 298         BipImageProperties properties = new BipImageProperties(stream);  in testParseFixedRangeVariantThumbnailFormat()  local 323         BipImageProperties properties = new BipImageProperties(stream);  in testParseNoThumbnailFormats()  local 344         BipImageProperties properties = new BipImageProperties(stream);  in testParseNoFormats()  local [all …] 
 | 
| /packages/modules/AppSearch/framework/java/external/android/app/appsearch/ | 
| D | VisibilityPermissionDocument.java | 96     static long[] toLongs(@NonNull Set<Integer> properties) {  in toLongs() 106     private static Set<Integer> toInts(@Nullable long[] properties) {  in toInts()
  | 
| /packages/modules/StatsD/lib/libstatsgtestmatchers/include/ | 
| D | gtest_matchers.h | 70 #define EQ_MATCHER(typename, properties...)                                                   \  argument 113 #define TYPE_PRINTER(typename, properties)                       \  argument
  | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ | 
| D | GattDbElement.java | 52     public int properties;  field in GattDbElement 69     public static GattDbElement createCharacteristic(UUID uuid, int properties, int permissions) {  in createCharacteristic()
  | 
| /packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/ | 
| D | FlingAnimationUtils.java | 95     AnimatorProperties properties = getProperties(currValue, endValue, velocity, maxDistance);  in apply()  local 117     AnimatorProperties properties = getProperties(currValue, endValue, velocity, maxDistance);  in apply()  local 163     AnimatorProperties properties =  in applyDismissing()  local 187     AnimatorProperties properties =  in applyDismissing()  local
  | 
| /packages/modules/SdkExtensions/derive_sdk/ | 
| D | derive_sdk.cpp | 72 void ReadSystemProperties(std::map<std::string, std::string>& properties) {  in ReadSystemProperties() 263   std::map<std::string, std::string> properties;  in PrintHeader()  local 283   std::map<std::string, std::string> properties;  in PrintDump()  local
  | 
| /packages/modules/Bluetooth/tools/rootcanal/model/devices/ | 
| D | hci_device.h | 35       ControllerProperties const& properties) {  in Create()
  | 
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/visibilitystore/ | 
| D | VisibilityDocumentV1.java | 213     static long[] toLongs(@NonNull Set<Integer> properties) {  in toLongs() 223     private static Set<Integer> toInts(@Nullable long[] properties) {  in toInts()
  | 
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_bluetooth_interface.cc | 27                                   bt_property_t* properties) {}  in invoke_adapter_properties_cb() 30                                         bt_property_t* properties) {}  in invoke_remote_device_properties_cb() 31 void invoke_device_found_cb(int num_properties, bt_property_t* properties) {}  in invoke_device_found_cb()
  | 
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/ | 
| D | FrameworkAppSearchConfig.java | 232             DeviceConfig.Properties properties = DeviceConfig.getProperties(  in initialize()  local 516     private void updateCachedValues(@NonNull DeviceConfig.Properties properties) {  in updateCachedValues() 524             @NonNull DeviceConfig.Properties properties) {  in updateCachedValue()
  | 
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/ | 
| D | SchemaToProtoConverter.java | 57         List<AppSearchSchema.PropertyConfig> properties = schema.getProperties();  in toSchemaTypeConfigProto()  local 150         List<PropertyConfigProto> properties = proto.getPropertiesList();  in toAppSearchSchema()  local
  | 
| /packages/apps/DeskClock/src/com/android/deskclock/ | 
| D | NotificationUtils.kt | 108         val properties = CHANNEL_PROPS[id]!!  in createChannel()  constant
  | 
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | 
| D | BluetoothGattCharacteristic.java | 258     public BluetoothGattCharacteristic(UUID uuid, int properties, int permissions) {  in BluetoothGattCharacteristic() 269             int properties, int permissions) {  in BluetoothGattCharacteristic() 279             int properties, int permissions) {  in BluetoothGattCharacteristic() 285             int properties, int permissions) {  in initCharacteristic()
  | 
| /packages/modules/AppSearch/testing/coretests/src/android/app/appsearch/external/app/ | 
| D | SetSchemaResponseInternalTest.java | 98         List<PropertyConfig> properties = schema.getProperties();  in testPropertyConfig_deletionPropagation()  local
  | 
| /packages/modules/Bluetooth/system/test/headless/ | 
| D | headless.cc | 80                         [[maybe_unused]] ::bt_property_t* properties) {  in adapter_properties() 85                               int num_properties, ::bt_property_t* properties) {  in remote_device_properties() 106                   [[maybe_unused]] ::bt_property_t* properties) {  in device_found()
  | 
| /packages/services/Telephony/src/com/android/services/telephony/ | 
| D | GsmConnection.java | 59         int properties = super.buildConnectionProperties();  in buildConnectionProperties()  local
  | 
| /packages/modules/Bluetooth/system/gd/os/host/ | 
| D | system_properties.cc | 28 std::unordered_map<std::string, std::string> properties;  variable
  | 
| /packages/modules/Bluetooth/system/gd/os/chromeos/ | 
| D | system_properties.cc | 30 std::unordered_map<std::string, std::string> properties = {  variable
  | 
| /packages/modules/Bluetooth/system/gd/os/linux/ | 
| D | system_properties.cc | 30 std::unordered_map<std::string, std::string> properties = {  variable
  | 
| /packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ | 
| D | RequiredPropertiesRule.java | 91     private static String propertiesToString(Iterable<Property> properties) {  in propertiesToString()
  | 
| /packages/apps/Settings/src/com/android/settings/biometrics/face/ | 
| D | FaceSettingsConfirmPreferenceController.java | 82         List<FaceSensorProperties> properties = mFaceManager.getSensorProperties();  in getAvailabilityStatus()  local
  | 
| /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/dirlist/ | 
| D | DocumentHolderTest.java | 70         PointerProperties properties[] = new PointerProperties[] {  in createEvent()  local
  | 
| /packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ | 
| D | CarCabinManagerTest.java | 60         List<CarPropertyConfig> properties = mCabinManager.getPropertyList();  in testAllCabinProperties()  local
  | 
| /packages/modules/Bluetooth/system/btcore/src/ | 
| D | property.cc | 36 bt_property_t* property_copy_array(const bt_property_t* properties,  in property_copy_array() 129 void property_free_array(bt_property_t* properties, size_t count) {  in property_free_array()
  | 
| /packages/modules/Bluetooth/system/btif/src/ | 
| D | btif_iot_config.cc | 73   bt_property_t properties[2];  in btif_iot_update_remote_info()  local
  |