/packages/modules/Bluetooth/system/gd/common/ |
D | sync_map_count.h | 26 struct Item { struct 36 std::vector<Item> Vectorize() const { in Vectorize() argument
|
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/model/ |
D | Item.java | 47 public class Item { class 59 private Item() {} in Item() method in Item 61 public Item(@NonNull Cursor cursor, @NonNull UserId userId) { in Item() method in Item 66 public Item(String id, String mimeType, long dateTaken, long generationModified, long duration, in Item() method in Item
|
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/ |
D | Item.java | 37 public abstract class Item { class 44 public Item(@LayoutRes int layoutId, String title, String stringId, UserId userId) { in Item() method in Item
|
/packages/modules/Virtualization/authfs/src/ |
D | common.rs | 39 type Item = (u64, usize); typedef 41 fn next(&mut self) -> Option<Self::Item> { in next()
|
D | crypto.rs | 71 I: IntoIterator<Item = T>, in update_from()
|
/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/common/bluetooth/fastpair/ |
D | BluetoothAudioPairerTest.java | 169 public static class Item { class in BluetoothAudioPairerTest.TestEventLogger 173 Item(Event event) { in Item() method in BluetoothAudioPairerTest.TestEventLogger.Item
|
D | FastPairDualConnectionTest.java | 341 public static class Item { class in FastPairDualConnectionTest.TestEventLogger 345 Item(Event event) { in Item() method in FastPairDualConnectionTest.TestEventLogger.Item
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/ |
D | FetchProfile.java | 39 public enum Item implements Fetchable { enum in FetchProfile
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | PopupList.java | 44 public static class Item { class in PopupList 48 public Item(int id, String title) { in Item() method in PopupList.Item
|
/packages/apps/Settings/src/com/android/settings/ |
D | ActivityPicker.java | 212 public static class Item implements AppWidgetLoader.LabelledItem { class in ActivityPicker.PickAdapter 233 Item(Context context, CharSequence label, Drawable icon) { in Item() method in ActivityPicker.PickAdapter.Item 242 Item(Context context, PackageManager pm, ResolveInfo resolveInfo) { in Item() method in ActivityPicker.PickAdapter.Item
|
/packages/apps/TV/src/com/android/tv/ui/sidepanel/ |
D | Item.java | 24 public abstract class Item { class
|
/packages/modules/Bluetooth/system/common/ |
D | leaky_bonded_queue_unittest.cc | 35 class Item { class 37 Item(int i) { index = i; } in Item() function in testing::Item
|
/packages/modules/Bluetooth/system/gd/rust/stack/src/link/acl/ |
D | fragment.rs | 97 std::boxed::Box<dyn futures::Stream<Item = bt_packets::hci::AclPacket> + std::marker::Send>, in fragmenting_stream()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LauncherPrefs.kt | 50 private val Item.encryptedPrefs in <lambda>() constant 379 abstract class Item { class
|
/packages/modules/Bluetooth/tools/pdl/src/ |
D | lint.rs | 225 constraints: impl Iterator<Item = &'d Constraint>, in inherit() 263 constraints: impl Iterator<Item = &'d Constraint>, in inline() 1163 fn constraints(&self) -> impl Iterator<Item = &Constraint> { in constraints()
|
/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/tests/ |
D | conversions.rs | 68 fn as_iter<'b>(&'b self) -> Option<Box<dyn Iterator<Item = &'b dyn RefArg> + 'b>> { in as_iter()
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_scanning_manager.cc | 116 struct Item { struct in bluetooth::hci::AdvertisingCache 117 AddressWithType address_with_type; 118 std::vector<uint8_t> data; 120 Item(const AddressWithType& address_with_type, std::vector<uint8_t> data) in Item() function
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_gap.cc | 140 struct Item { struct in __anon4da078f10111::AdvertisingCache 141 uint8_t addr_type; 142 RawAddress addr; 143 std::vector<uint8_t> data; 145 Item(uint8_t addr_type, const RawAddress& addr, std::vector<uint8_t> data) in Item() argument
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
D | ScrollController.java | 213 public static class Item { class in ScrollController.Axis 220 public Item() { in Item() method in ScrollController.Axis.Item
|
/packages/modules/Virtualization/authfs/src/fsverity/ |
D | verifier.rs | 76 ) -> Result<impl Iterator<Item = Result<([u8; 4096], usize), FsverityError>> + '_, FsverityError> { in fsverity_walk()
|
/packages/apps/Launcher3/protos/ |
D | launcher_atom.proto | 28 oneof Item { oneof
|