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/Contacts/tests/src/com/android/contacts/model/account/
AccountTypeTest.java
59
* Verify if {@link AccountType#
getInviteContactActionLabel
} correctly gets the resource ID
87
accountType.
getInviteContactActionLabel
(c));
/packages/apps/Contacts/src/com/android/contacts/model/account/
AccountType.java
251
public CharSequence
getInviteContactActionLabel
(Context context) {
Completed in 1066 milliseconds