OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTimestampLabel
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/util/
DataStatus.java
104
public CharSequence
getTimestampLabel
(Context context) {
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/
DataStatus.java
98
public CharSequence
getTimestampLabel
(Context context) {
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactFragment.java
583
this.footerLine = status.
getTimestampLabel
(context);
Completed in 219 milliseconds