OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRowById
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/
TimezoneAdapter.java
236
public int
getRowById
(String id) {
/packages/apps/Calendar/src/com/android/calendar/event/
EditEventView.java
376
setTimezone(mTimezoneAdapter.
getRowById
(mTimezone));
384
mTimezoneAdapter, mTimezoneAdapter.
getRowById
(mTimezone), this);
398
final int row = mTimezoneAdapter.
getRowById
(mTimezone);
[
all
...]
Completed in 43 milliseconds