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

/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DExternalAccountType.java242 public boolean isEmbedded() { method in class:ExternalAccountType
H A DAccountType.java76 * - {@link #resourcePackageName} too is set to the same value, unless {@link #isEmbedded()},
79 * {@link #isEmbedded()}, but we set non-null to {@link #resourcePackageName} for unit tests.
129 public boolean isEmbedded() { method in class:AccountType
/packages/apps/Dialer/java/com/android/contacts/common/model/account/
H A DExternalAccountType.java279 public boolean isEmbedded() { method in class:ExternalAccountType
H A DAccountType.java72 * unless {@link #isEmbedded()}, in which case it'll be null. There's an unfortunate exception of
73 * {@link FallbackAccountType}. Even though it {@link #isEmbedded()}, but we set non-null to
138 public boolean isEmbedded() { method in class:AccountType

Completed in 74 milliseconds