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

  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 234 new_contact = False
241 new_contact = True
260 if (new_contact):
281 if (new_contact):
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactSelectionActivity.java 140 mCreateNewContactButton = findViewById(R.id.new_contact);
599 case R.id.new_contact: {

Completed in 754 milliseconds