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

  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
ViewUtil.java 79 public static void addRectangularOutlineProvider(View view, Resources res) {
  /packages/apps/Contacts/src/com/android/contacts/activities/
PeopleActivity.java 361 ViewUtil.addRectangularOutlineProvider(findViewById(R.id.toolbar_parent), getResources());
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 670 ViewUtil.addRectangularOutlineProvider(findViewById(R.id.toolbar_parent), getResources());
    [all...]

Completed in 813 milliseconds