OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getViewTitle
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/
AgendaListView.java
143
Log.v(TAG, "getFirstVisiblePosition: " + AgendaWindowAdapter.
getViewTitle
(v));
AgendaWindowAdapter.java
368
Log.e(TAG, "getView " + position + " = " +
getViewTitle
(v));
858
static String
getViewTitle
(View x) {
Completed in 11 milliseconds