Searched refs:getChildrenCount (Results 1 – 9 of 9) sorted by relevance
775 if (mBrowseNode.getChildrenCount() >= endIndicator || folderList.size() == 0 in processMessage()884 int start = target.getChildrenCount(); in fetchContents()885 int end = Math.min(target.getExpectedChildren(), target.getChildrenCount() in fetchContents()
220 synchronized int getChildrenCount() { in getChildrenCount() method in BrowseTree.BrowseNode
70 public int getChildrenCount(final int groupPosition) { in getChildrenCount() method in VCardDetailAdapter
69 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in TermsListAdapter
220 Assert.assertEquals(0, mAvrcpControllerService.sBrowseTree.mRootNode.getChildrenCount()); in testBrowsingOnly()222 Assert.assertEquals(1, mAvrcpControllerService.sBrowseTree.mRootNode.getChildrenCount()); in testBrowsingOnly()
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) {