Home
last modified time | relevance | path

Searched defs:getParent (Results 26 – 50 of 66) sorted by relevance

123

/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DSite.java350 public Site getParent() { in getParent() method in Site
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DConfigurationContainerTests.java443 protected ConfigurationContainer getParent() { in getParent() method in ConfigurationContainerTests.TestConfigurationContainer
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapFolderElement.java110 public BluetoothMapFolderElement getParent() { in getParent() method in BluetoothMapFolderElement
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpObjectInfo.java261 public final int getParent() { in getParent() method in MtpObjectInfo
H A DMtpDevice.java315 public long getParent(int objectHandle) { in getParent() method in MtpDevice
H A DMtpStorageManager.java193 public MtpObject getParent() { in getParent() method in MtpStorageManager.MtpObject
/aosp12/packages/services/Mtp/src/com/android/mtp/
H A DMtpManager.java215 int getParent(int deviceId, int objectHandle) throws IOException { in getParent() method in MtpManager
/aosp12/packages/services/Mtp/tests/src/com/android/mtp/
H A DTestMtpManager.java201 int getParent(int deviceId, int objectHandle) throws IOException { in getParent() method in TestMtpManager
/aosp12/frameworks/base/core/java/android/view/
H A DViewParent.java120 public ViewParent getParent(); in getParent() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DRcsConfig.java88 private Characteristic getParent() { in getParent() method in RcsConfig.Characteristic
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DBrowseTree.java238 synchronized BrowseNode getParent() { in getParent() method in BrowseTree.BrowseNode
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DICalendar.java100 public Component getParent() { in getParent() method in ICalendar.Component
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityWindowInfo.java272 public AccessibilityWindowInfo getParent() { in getParent() method in AccessibilityWindowInfo
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DConfigurationContainer.java769 abstract protected ConfigurationContainer getParent(); in getParent() method in ConfigurationContainer
H A DWindowProcessController.java586 protected ConfigurationContainer getParent() { in getParent() method in WindowProcessController
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/
H A DCarUiRecyclerView.java330 ViewParent getParent(); in getParent() method
/aosp12/frameworks/base/core/java/android/window/
H A DTransitionInfo.java458 public WindowContainerToken getParent() { in getParent() method in TransitionInfo.Change
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.h355 String16 getParent() const { return mParent; } in getParent() function
/aosp12/frameworks/compile/slang/
H A Dslang_rs_export_type.h616 inline const RSExportRecordType *getParent() const { return mParent; } in getParent() function
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationMenuRow.java154 protected ExpandableNotificationRow getParent() { in getParent() method in NotificationMenuRow
/aosp12/frameworks/av/media/mtp/
H A DMtpDevice.cpp552 MtpObjectHandle MtpDevice::getParent(MtpObjectHandle handle) { in getParent() function in android::MtpDevice
/aosp12/frameworks/base/core/java/android/preference/
H A DPreference.java1553 public PreferenceGroup getParent() { in getParent() method in Preference
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp215 auto getParent = [ncm = GetManager<INodeComponentManager>(ecs)](Entity entity) { in CameraLookAt() local
/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.h807 sp<Layer> getParent() const { return mCurrentParent.promote(); } in getParent() function
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCall.java2170 public Call getParent() { in getParent() method in Call

123