/packages/apps/Calendar/src/com/android/calendar/ |
D | Event.java | 503 final Event active = iter.next(); in removeAlldayActiveEvents() local 504 if (active.endDay < event.startDay) { in removeAlldayActiveEvents() 505 colMask &= ~(1L << active.getColumn()); in removeAlldayActiveEvents() 519 final Event active = iter.next(); in removeNonAlldayActiveEvents() local 522 active.getEndMillis() - active.getStartMillis(), minDurationMillis); in removeNonAlldayActiveEvents() 523 if ((active.getStartMillis() + duration) <= start) { in removeNonAlldayActiveEvents() 524 colMask &= ~(1L << active.getColumn()); in removeNonAlldayActiveEvents()
|
/packages/wallpapers/Basic/src/com/android/wallpaper/nexus/ |
D | nexus.rs | 45 int active; 124 pulse->active = 0; 126 pulse->active = 1; 139 p->active = 0; 163 if (p->active != 0 && delta >= 0) { 265 if (p->active == 0) { 284 p->active = 1;
|
/packages/apps/Settings/src/com/android/settings/ |
D | NotificationStation.java | 193 public boolean active; field in NotificationStation.HistoricalNotificationInfo 199 … StatusBarNotification[] active = mNoMan.getActiveNotifications(mContext.getPackageName()); in loadNotifications() local 203 = new ArrayList<HistoricalNotificationInfo>(active.length + dismissed.length); in loadNotifications() 206 : new StatusBarNotification[][] { active, dismissed }) { in loadNotifications() 231 info.active = (resultset == active); in loadNotifications() 341 row.setAlpha(info.active ? 1.0f : 0.5f); in getView()
|
D | TetherSettings.java | 221 ArrayList<String> active = intent.getStringArrayListExtra( in onReceive() local 226 active.toArray(new String[active.size()]), in onReceive()
|
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
D | ElementParallelTimeContainerImpl.java | 120 boolean active = false; in getActiveChildrenAt() 131 active = true; in getActiveChildrenAt() 144 active = false; in getActiveChildrenAt() 149 if (active) { in getActiveChildrenAt()
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
D | WifiApEnabler.java | 63 ArrayList<String> active = intent.getStringArrayListExtra( 67 updateTetherState(available.toArray(), active.toArray(), errored.toArray());
|
/packages/apps/Nfc/nci/jni/ |
D | NfcTag.h | 259 void setActive(bool active);
|
D | NfcTag.cpp | 1359 void NfcTag::setActive(bool active) in setActive() argument 1361 mIsActivated = active; in setActive()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | PageIndicatorMarker.java | 48 mActiveMarker = (ImageView) findViewById(R.id.active); in onFinishInflate()
|
/packages/experimental/ |
D | README | 22 does not have an active owner and users.
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/ |
D | GlowPadView.java | 480 private void hideUnselected(int active) { in hideUnselected() argument 482 if (i != active) { in hideUnselected()
|
/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/ |
D | GlowPadView.java | 506 private void hideUnselected(int active) { in hideUnselected() argument 508 if (i != active) { in hideUnselected()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1381226409, ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz |
|
D | es_wordlist.combined.gz |
|
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |