Home
last modified time | relevance | path

Searched refs:hover (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleWeekView.java534 Time hover = getDayFromLocation(event.getX()); in onHoverEvent() local
535 if (hover != null in onHoverEvent()
536 && (mLastHoverTime == null || Time.compare(hover, mLastHoverTime) != 0)) { in onHoverEvent()
537 Long millis = hover.toMillis(true); in onHoverEvent()
544 mLastHoverTime = hover; in onHoverEvent()
DMonthWeekEventsView.java1065 Time hover = getDayFromLocation(event.getX()); in onHoverEvent() local
1066 if (hover != null in onHoverEvent()
1067 && (mLastHoverTime == null || Time.compare(hover, mLastHoverTime) != 0)) { in onHoverEvent()
1068 Long millis = hover.toMillis(true); in onHoverEvent()
1096 mLastHoverTime = hover; in onHoverEvent()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...