Searched defs:getContents (Results 1 – 9 of 9) sorted by relevance
29 abstract fun getContents(): ArrayList<ItemInfo> in add() method
56 override fun getContents(): ArrayList<ItemInfo> = in <lambda>() method in com.android.launcher3.model.data.AppPairInfo
170 public ArrayList<ItemInfo> getContents() { in getContents() method in FolderInfo
130 public void getContents() { in getContents() method in BrowseNodeTest
197 public void getContents() { in getContents() method in AvrcpControllerServiceTest
113 String getContents() throws Exception { in getContents() method in AbstractPublicApiTest.Download
193 BrowseResult getContents(final String parentMediaId) { in getContents() method in BluetoothMediaBrowserService
283 synchronized List<MediaItem> getContents() { in getContents() method in BrowseTree.BrowseNode
304 public synchronized BrowseResult getContents(String parentMediaId) { in getContents() method in AvrcpControllerService