Home
last modified time | relevance | path

Searched defs:getChild (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/procfs-inspector/server/
Ddirectory.h36 const std::string& getChild() { return mChild; } in getChild() function
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DPath.java39 public Path getChild(String segment) { in getChild() method in Path
60 public Path getChild(int segment) { in getChild() method in Path
64 public Path getChild(long segment) { in getChild() method in Path
DPathMatcher.java89 Node getChild(String segment) { in getChild() method in PathMatcher.Node
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSettingsAdapter.java89 public BluetoothMapAccountItem getChild(int groupPosition, int childPosition) { in getChild() method in BluetoothMapSettingsAdapter
94 private ArrayList<BluetoothMapAccountItem> getChild(BluetoothMapAccountItem group) { in getChild() method in BluetoothMapSettingsAdapter
/packages/apps/Messaging/src/com/android/messaging/ui/
DVCardDetailAdapter.java43 public Object getChild(final int groupPosition, final int childPosition) { in getChild() method in VCardDetailAdapter
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java231 synchronized BrowseNode getChild(int index) { in getChild() method in BrowseTree.BrowseNode
/packages/apps/Settings/src/com/android/settings/
DTrustedCredentialsSettings.java355 public CertHolder getChild(int groupPosition, int childPosition) { in getChild() method in TrustedCredentialsSettings.GroupAdapter