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

  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerActivity.java 69 private static final String CONTACTS_EXTRA = "contacts";
105 mCommandEngine.setContactsFile(newFile(getArg(CONTACTS_EXTRA)));
176 File contacts = newFile(getArg(CONTACTS_EXTRA));
606 getArg(CONTACTS_EXTRA) == null) {