HomeSort by relevance Sort by last modified time
    Searched full:grayed (Results 1 - 22 of 22) sorted by null

  /external/regex-re2/doc/
mksyntaxwiki 29 <tr><td colspan="2">Grayed out expressions are not supported by RE2.</td></tr>
mksyntaxhtml 33 <tr><td colspan=2>Grayed out expressions are not supported by RE2.</td></tr>
syntax.html 13 <tr><td colspan=2>Grayed out expressions are not supported by RE2.</td></tr>
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaListView.java 112 // with grayed out past events
127 // Go over all visible views and checks if all past events are grayed out.
129 // grayed out.
144 // day view - check if day in the past and not grayed yet
146 if (holder.julianDay <= todayJulianDay && !holder.grayed) {
151 // meeting view - check if event in the past or started already and not grayed yet
152 // All day meetings for a day are grayed out
154 if (!holder.grayed && ((!holder.allDay && holder.startTimeMilli <= now) ||
AgendaByDayAdapter.java 61 boolean grayed; field in class:AgendaByDayAdapter.ViewHolder
206 holder.grayed = false;
246 // Set the background of the view, it is grayed for day that are in the past and today
249 holder.grayed = false;
252 holder.grayed = true;
275 holder.grayed = true;
279 holder.grayed = false;
AgendaAdapter.java 79 boolean grayed; field in class:AgendaAdapter.ViewHolder
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/doc/
help.html 80 In this case, the current build bar is grayed and flying over it also shows the given explanation:</td></tr>
  /art/runtime/gc/collector/
mark_sweep.h 274 // Blackens objects grayed during a garbage collection.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ThemeMenuAction.java 93 // First show the currently selected theme (grayed out since you can't
  /frameworks/base/docs/html/distribute/essentials/quality/
auto.jd 383 Interactive elements that are intentionally grayed-out must be non-functional.
  /toolchain/binutils/binutils-2.25/binutils/
rcparse.y 127 %token MENU MENUEX MENUITEM SEPARATOR POPUP CHECKED GRAYED HELP INACTIVE
1071 | GRAYED
    [all...]
rclex.c 91 K(GRAYED), KRT(GROUP_CURSOR), KRT(GROUP_ICON), K(GROUPBOX),
resrc.c     [all...]
  /external/ImageMagick/coders/
cut.c 229 Compute the number of colors in Grayed R[i]=G[i]=B[i] image
  /external/icu/icu4c/source/i18n/unicode/
alphaindex.h 150 * For example, an index character could be omitted or grayed-out
  /external/icu/android_icu4j/src/main/java/android/icu/text/
AlphabeticIndex.java 88 * For example, an index character could be omitted or grayed-out
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
AlphabeticIndex.java 87 * For example, an index character could be omitted or grayed-out
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
uses-sdk-element.jd 573 API Level are then grayed out and their content is masked, since they would not
  /external/libvpx/libvpx/third_party/libyuv/source/
planar_functions.cc     [all...]
  /external/libyuv/files/source/
planar_functions.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /frameworks/base/core/java/android/content/
Intent.java     [all...]

Completed in 3424 milliseconds