Home
last modified time | relevance | path

Searched defs:Item (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/jni/hwbinder/
H A DEphemeralStorage.h69 struct Item { struct
70 Type mType;
71 jobject mObj;
72 void *mPtr;
/aosp14/frameworks/base/core/java/android/content/
H A DClipData.java205 public static class Item { class in ClipData
218 public Item(Item other) { in Item() method in ClipData.Item
230 public Item(CharSequence text) { in Item() method in ClipData.Item
246 public Item(CharSequence text, String htmlText) { in Item() method in ClipData.Item
256 public Item(Intent intent) { in Item() method in ClipData.Item
266 public Item(Uri uri) { in Item() method in ClipData.Item
277 public Item(CharSequence text, Intent intent, Uri uri) { in Item() method in ClipData.Item
290 public Item(CharSequence text, String htmlText, Intent intent, Uri uri) { in Item() method in ClipData.Item
/aosp14/frameworks/base/core/proto/android/content/
H A Dclipdata.proto42 message Item { message
/aosp14/frameworks/base/media/java/android/media/
H A DRouteListingPreference.java232 public static final class Item implements Parcelable { class in RouteListingPreference
382 private Item(@NonNull Builder builder) { in Item() method in RouteListingPreference.Item
391 private Item(Parcel in) { in Item() method in RouteListingPreference.Item
H A DMediaMetrics.java292 public static class Item { class
378 public Item(String key) { in Item() method in Item
405 public Item(String key, int pid, int uid, long timeNs, int capacity) { in Item() method in Item
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationVisitUrisTest.java720 private static class Item { class in NotificationVisitUrisTest.Location
725 Item(@NonNull Class<?> clazz) { in Item() method in NotificationVisitUrisTest.Location.Item
731 Item(@NonNull Executable executable, @Nullable String extra) { in Item() method in NotificationVisitUrisTest.Location.Item
/aosp14/frameworks/base/tools/aapt/
H A DResourceTable.h298 Item() : isId(false), format(ResTable_map::TYPE_ANY), bagKeyId(0), evaluating(false) in Item() function
305 Item(const Item& o) : sourcePos(o.sourcePos), in Item() function
H A DResourceTable.cpp3451 ResourceTable::Item::Item(const SourcePos& _sourcePos, in Item() function in ResourceTable::Item
/aosp14/frameworks/base/tools/aapt2/
H A DResources.proto272 message Item { message
H A DResourceValues.h132 struct Item : public Value { struct
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DExtensionControllerImpl.java392 private interface Item<T> extends Producer<T> { interface in ExtensionControllerImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DLockscreenFragment.java240 private abstract static class Item { class in LockscreenFragment
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...