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/
AccountTypeTest.java
59
* from {@link AccountType#
getInviteContactActionResId
}
72
@Override protected int
getInviteContactActionResId
() {
/packages/apps/Contacts/src/com/android/contacts/model/
AccountType.java
152
protected int
getInviteContactActionResId
() {
185
return getResourceText(context, summaryResPackageName,
getInviteContactActionResId
(), "");
ExternalAccountType.java
177
protected int
getInviteContactActionResId
() {
Completed in 231 milliseconds