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

  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceContact.java 62 * @param primaryId primary ID in phone table.
68 private VoiceContact(String name, long contactId, long primaryId,
72 mPrimaryId = primaryId;
145 long primaryId = ID_UNDEFINED;
175 contacts.add(new VoiceContact(name, personId, primaryId,
184 primaryId = ID_UNDEFINED;
216 primaryId = phoneIdAtCursor;
223 primaryId = phoneIdAtCursor;
230 primaryId = phoneIdAtCursor;
237 primaryId = phoneIdAtCursor
    [all...]
CommandRecognizerEngine.java     [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandler.java 269 long primaryId = -1;
282 primaryId = dataId;
289 if (primaryId != -1) {
290 mDbHelper.setIsPrimary(rawContactId, primaryId, mimeTypeId);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 83 milliseconds