Searched defs:isEmbedded (Results 1 - 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
H A DExternalAccountType.java224 public boolean isEmbedded() { method in class:ExternalAccountType
H A DAccountType.java72 * - {@link #resourcePackageName} too is set to the same value, unless {@link #isEmbedded()},
75 * {@link #isEmbedded()}, but we set non-null to {@link #resourcePackageName} for unit tests.
125 public boolean isEmbedded() { method in class:AccountType

Completed in 142 milliseconds