Home
last modified time | relevance | path

Searched defs:childId (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
H A DContentCaptureSessionTest.java74 final AutofillId childId = mSession1.newAutofillId(parentId, 108L); in testNewAutofillId_valid() local
114 final AutofillId childId = mSession1.newAutofillId(parentId, 108L); in testNewVirtualViewStructure() local
/aosp14/frameworks/base/core/java/android/widget/
H A DBaseExpandableListAdapter.java80 public long getCombinedChildId(long groupId, long childId) { in getCombinedChildId()
H A DExpandableListAdapter.java194 long getCombinedChildId(long groupId, long childId); in getCombinedChildId()
H A DExpandableListConnector.java428 final long childId = mExpandableListAdapter.getChildId(posMetadata.position.groupPos, in getItemId() local
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityWindowInfo.java495 final int childId = (int) mChildIds.get(index); in getChild() local
507 public void addChild(int childId) { in addChild()
755 final int childId = parcel.readInt(); in initFromParcel() local
H A DAccessibilityInteractionClient.java1527 final long childId = current.getChildId(i); in checkFindAccessibilityNodeInfoResultIntegrity() local
H A DAccessibilityNodeInfo.java1234 final long childId = mChildNodeIds.get(index); in getChild() local
4534 final long childId = parcel.readLong(); in initFromParcel() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DTextProgressBar.java85 int childId = child.getId(); in addView() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DAccessibilityCacheTest.java569 long childId = childNodeInfo.getSourceNodeId(); in removeChildFromParent_clearsChild() local
1132 long childId = childNodeInfo.getSourceNodeId(); in assertEventClearsParentAndChild() local
/aosp14/frameworks/base/core/java/com/android/internal/content/
H A DFileSystemProvider.java258 final String childId; in createDocument() local
/aosp14/frameworks/base/core/java/android/provider/
H A DDocumentsProvider.java1140 final String childId = DocumentsContract.getDocumentId(childUri); in callUnchecked() local
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityWindowManager.java847 final int childId = findWindowIdLocked(userId, childToken); in populateReportedWindowLocked() local
/aosp14/frameworks/base/core/java/android/view/
H A DAccessibilityInteractionController.java1426 final long childId = current.getChildId(j); in enforceNodeTreeConsistent() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...