OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInviteContactActionResId
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Contacts/tests/src/com/android/contacts/model/account/
AccountTypeTest.java
60
* from {@link AccountType#
getInviteContactActionResId
}
73
@Override protected int
getInviteContactActionResId
() {
/packages/apps/Contacts/src/com/android/contacts/model/account/
AccountType.java
219
protected int
getInviteContactActionResId
() {
253
return getResourceText(context, syncAdapterPackageName,
getInviteContactActionResId
(), "");
ExternalAccountType.java
248
protected int
getInviteContactActionResId
() {
Completed in 32 milliseconds