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

  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
DataAction.java 114 final Intent phoneIntent = hasPhone ? CallUtil.getCallIntent(number)
121 mIntent = phoneIntent;
126 mIntent = phoneIntent;
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragment.java 589 final Intent phoneIntent = mHasPhone ?
596 entry.intent = phoneIntent;
601 entry.intent = phoneIntent;
    [all...]

Completed in 2551 milliseconds