Searched defs:groupName (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DM3UParser.cpp1025 AString groupName; local
1114 groupName.setTo(val, 1, val.size() - 2);
1239 groupName.c_str(),
/frameworks/base/core/java/android/provider/
H A DContacts.java501 * @param groupName the name of the group to add the contact to
507 public static Uri addToGroup(ContentResolver resolver, long personId, String groupName) { argument
510 Groups.NAME + "=?", new String[] { groupName }, null);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 106 milliseconds