HomeSort by relevance Sort by last modified time
    Searched refs:recipientList (Results 1 - 4 of 4) sorted by null

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
BuildProperties.java 237 * Returns the recipientList.
261 * Sets the recipientList.
262 * @param recipientList The recipientList to set
264 public void setRecipientList(String recipientList) {
265 this.toRecipientList = recipientList;
Mailer.java 36 private Address[] getAddresses(String recipientList) {
38 StringTokenizer recipients = new StringTokenizer(recipientList, ",");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java     [all...]

Completed in 76 milliseconds