OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getInviteContactActionLabel
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/account/
AccountTypeTest.java
58
* Verify if {@link AccountType#
getInviteContactActionLabel
} correctly gets the resource ID
86
accountType.
getInviteContactActionLabel
(c));
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
AccountType.java
250
public CharSequence
getInviteContactActionLabel
(Context context) {
Completed in 103 milliseconds