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

  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java 89 String destination, int destinationType, String destinationLabel,
95 mDestinationType = destinationType;
146 String displayName, int displayNameSource, String destination, int destinationType,
150 destination, destinationType, destinationLabel,
156 String displayName, int displayNameSource, String destination, int destinationType,
161 destination, destinationType, destinationLabel,
167 String displayName, int displayNameSource, String destination, int destinationType,
171 destination, destinationType, destinationLabel,
BaseRecipientAdapter.java 146 public final int destinationType;
156 this.destinationType = cursor.getInt(Queries.Query.DESTINATION_TYPE);
648 entry.destination, entry.destinationType, entry.destinationLabel,
656 entry.destination, entry.destinationType, entry.destinationLabel,
663 entry.destination, entry.destinationType, entry.destinationLabel,
    [all...]
RecipientAlternatesAdapter.java 279 TextView destinationType = (TextView) view.findViewById(android.R.id.text2);
280 if (destinationType != null) {
281 destinationType.setText(mQuery.getTypeLabel(context.getResources(),
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
RecipientAlternatesAdapterTest.java 70 int destinationType,
77 c.addRow(new Object[] {displayName, destination, destinationType, destinationLabel,
85 int destinationType,
95 assertEquals(destinationType, c.getInt(2));
  /tools/motodev/src/plugins/certmanager/src/com/motorolamobility/studio/android/certmanager/core/
KeyStoreUtils.java 520 * @param destinationType the new KeyStore Type
525 String destinationType, Map<String, String> aliases) throws KeyStoreManagerException,
543 KeyStore newKeyStore = createKeystore(keyStoreFile, destinationType, password);
586 destinationType));
594 keyStoreFile, destinationType));
  /frameworks/base/core/java/android/app/
DownloadManager.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.cpp     [all...]
GraphicsContext3D.h     [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 

Completed in 458 milliseconds