| /packages/apps/Launcher3/tests/src/com/android/launcher3/util/ |
| D | TestResourceHelper.kt | 29 val clone = in obtainStyledAttributes() constant
|
| /packages/modules/Bluetooth/system/rust/src/core/ |
| D | shared_box.rs | 74 fn clone(&self) -> Self { in clone() method 99 fn clone(&self) -> Self { in clone() method
|
| /packages/apps/Launcher3/src/com/android/launcher3/model/ |
| D | StringCache.java | 262 public StringCache clone() { in clone() method in StringCache 263 StringCache clone = new StringCache(); in clone() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/helpers/ |
| D | ListItem.java | 35 public ListItem clone() { in clone() method in ListItem
|
| D | Folder.java | 31 public Folder clone() { in clone() method in Folder
|
| D | Util.java | 144 List<ListItem> clone = new ArrayList<ListItem>(list.size()); in cloneList() local
|
| /packages/services/Car/car-lib/src/com/android/car/internal/util/ |
| D | LongArray.java | 154 public LongArray clone() { in clone() method in LongArray 155 LongArray clone = null; in clone() local
|
| D | IntArray.java | 179 public IntArray clone() throws CloneNotSupportedException { in clone() method in IntArray 180 final IntArray clone = (IntArray) super.clone(); in clone() local
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | PendingAddItemInfo.java | 64 public PendingAddItemInfo clone() { in clone() method in PendingAddItemInfo
|
| /packages/providers/MediaProvider/src/com/android/providers/media/util/ |
| D | LongArray.java | 147 public LongArray clone() { in clone() method in LongArray 148 LongArray clone = null; in clone() local
|
| /packages/apps/Launcher3/src/com/android/launcher3/util/ |
| D | IntSparseArrayMap.java | 37 public IntSparseArrayMap<E> clone() { in clone() method in IntSparseArrayMap
|
| /packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/ |
| D | BluetoothGattUtils.java | 69 public static BluetoothGattCharacteristic clone(BluetoothGattCharacteristic characteristic) in clone() method in BluetoothGattUtils
|
| /packages/services/Car/cpp/computepipe/router/1.0/ |
| D | PipeRunner.cpp | 53 PipeHandle<PipeRunner>* RunnerHandle::clone() const { in clone() function in android::automotive::computepipe::router::V1_0::implementation::RunnerHandle
|
| /packages/apps/Launcher3/src/com/android/launcher3/model/data/ |
| D | PackageItemInfo.java | 63 public PackageItemInfo clone() { in clone() method in PackageItemInfo
|
| D | WorkspaceItemInfo.java | 220 public WorkspaceItemInfo clone() { in clone() method in WorkspaceItemInfo
|
| D | AppInfo.java | 193 public AppInfo clone() { in clone() method in AppInfo
|
| /packages/apps/SecureElement/src/com/android/se/security/ |
| D | ApduFilter.java | 70 public ApduFilter clone() { in clone() method in ApduFilter
|
| /packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/ |
| D | ProvisionedKeyTest.java | 58 private static <T> T clone(T original) { in clone() method in ProvisionedKeyTest
|
| /packages/modules/Bluetooth/system/gd/rust/stack/src/hci/ |
| D | facade.rs | 104 let mut clone = self.clone(); in request_event() localVariable 117 let mut clone = self.clone(); in request_le_subevent() localVariable
|
| D | controller_facade.rs | 49 let clone = self.clone(); in get_mac_address() localVariable 58 let mut clone = self.clone(); in write_local_name() localVariable 68 let mut clone = self.clone(); in get_local_name() localVariable 86 let clone = self.clone(); in is_supported_command() localVariable 101 let clone = self.clone(); in get_le_number_of_supported_advertising_sets() localVariable 343 let clone = self.clone(); in supports_ble_extended_advertising() localVariable
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | UidTraffic.java | 105 public UidTraffic clone() { in clone() method in UidTraffic
|
| /packages/modules/IntentResolver/java/src/com/android/intentresolver/chooser/ |
| D | MultiDisplayResolveInfo.java | 113 MultiDisplayResolveInfo clone = new MultiDisplayResolveInfo(targetInfos); in tryToCloneWithAppliedRefinement() local
|
| /packages/services/Car/vehicle-hal-support-lib/src/com/android/car/hal/test/ |
| D | HidlVehiclePropValueBuilder.java | 44 private VehiclePropValue clone(VehiclePropValue propValue) { in clone() method in HidlVehiclePropValueBuilder
|
| D | HidlVehiclePropConfigBuilder.java | 46 private VehiclePropConfig clone(VehiclePropConfig propConfig) { in clone() method in HidlVehiclePropConfigBuilder
|
| /packages/apps/Tag/src/com/android/apps/tag/record/ |
| D | RecordUtils.java | 94 Intent clone = new Intent(intent); in getViewsForIntent() local
|