Searched refs:getChildrenCount (Results 1 – 7 of 7) sorted by relevance
70 public int getChildrenCount(final int groupPosition) { in getChildrenCount() method in VCardDetailAdapter
818 if (mBrowseNode.getChildrenCount() >= endIndicator || folderList.size() == 0 in processMessage()972 int start = target.getChildrenCount(); in fetchContents()973 int end = Math.min(target.getExpectedChildren(), target.getChildrenCount() in fetchContents()
223 synchronized int getChildrenCount() { in getChildrenCount() method in BrowseTree.BrowseNode
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()
415 Assert.assertEquals(0, mAvrcpControllerService.sBrowseTree.mRootNode.getChildrenCount()); in testBrowsingOnly()417 Assert.assertEquals(1, mAvrcpControllerService.sBrowseTree.mRootNode.getChildrenCount()); in testBrowsingOnly()
671 public int getChildrenCount(int groupPosition) {