Searched refs:getChildrenCount (Results 1 – 9 of 9) sorted by relevance
471 if (mBrowseNode.getChildrenCount() >= endIndicator || folderList.size() == 0 in processMessage()591 int start = target.getChildrenCount(); in fetchContents()592 int end = Math.min(target.getExpectedChildren(), target.getChildrenCount() in fetchContents()
213 synchronized int getChildrenCount() { in getChildrenCount() method in BrowseTree.BrowseNode
168 Assert.assertEquals(0, mAvrcpControllerService.sBrowseTree.mRootNode.getChildrenCount()); in testBrowsingOnly()170 Assert.assertEquals(1, mAvrcpControllerService.sBrowseTree.mRootNode.getChildrenCount()); in testBrowsingOnly()
70 public int getChildrenCount(final int groupPosition) { in getChildrenCount() method in VCardDetailAdapter
69 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in TermsListAdapter
194 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in BluetoothMapSettingsAdapter
343 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in TrustedCredentialsSettings.GroupAdapter559 return mParent.getChildrenCount(mGroupPosition); in getCount()
671 public int getChildrenCount(int groupPosition) {