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

  /development/samples/ContactManager/src/com/example/android/contactmanager/
ContactManager.java 55 mAddAccountButton = (Button) findViewById(R.id.addContactButton);
  /packages/apps/Contacts/src/com/android/contacts/list/
DefaultContactBrowseListFragment.java 446 final Button addContactButton =
448 addContactButton.setOnClickListener(mAddContactListener);
467 final Button addContactButton =
469 addContactButton.setOnClickListener(mAddContactListener);
    [all...]

Completed in 54 milliseconds