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

  /packages/apps/Contacts/src/com/android/contacts/activities/
AttachPhotoActivity.java 198 AccountType account = raw.getRawContactAccountType(this);
ConfirmAddDetailActivity.java 600 mEditableAccountType = mRawContactDelta.getRawContactAccountType(this);
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/model/
RawContactDelta.java 211 public AccountType getRawContactAccountType(Context context) {
RawContactDeltaList.java 340 if (delta.getRawContactAccountType(context).areContactsWritable()) return entityIndex;

Completed in 190 milliseconds