HomeSort by relevance Sort by last modified time
    Searched full:fill (Results 701 - 725 of 2123) sorted by null

<<21222324252627282930>>

  /external/wpa_supplicant/
os_internal.c 16 * to fill in missing functions from the target system C libraries.
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
os_internal.c 16 * to fill in missing functions from the target system C libraries.
  /frameworks/base/core/java/android/speech/srec/
UlawEncoderInputStream.java 144 // return at least one byte, but try to fill 'length'
  /frameworks/base/core/java/android/widget/
RatingBar.java 108 // A touch inside a star fill up to that fractional area (slightly more
  /frameworks/base/core/res/res/layout/
keyguard_screen_unlock_landscape.xml 141 <!-- fill space between header and button below -->
  /frameworks/base/core/tests/coretests/src/android/util/
ListItemFactory.java 88 * @param slots Which slots to fill with buttons.
ScrollViewScenario.java 174 // fill width, equally weighted on height
  /frameworks/base/docs/html/guide/tutorials/notepad/
notepad-ex1.jd 294 <code>onOptionsItemSelected</code>; we need to fill these
324 <p>Fill out the body of the <code>onCreate()</code> method.</p>
384 <p>Fill out the body of the <code>onCreateOptionsMenu()</code> method.</p>
416 <p>Fill out the body of the <code>onOptionsItemSelected()</code> method:</p>
  /frameworks/base/docs/html/guide/tutorials/views/
hello-tabwidget.jd 70 <li>Now fill in the the <code>onCreate</code> method like this:
  /frameworks/base/docs/html/resources/tutorials/notepad/
notepad-ex1.jd 294 <code>onOptionsItemSelected</code>; we need to fill these
324 <p>Fill out the body of the <code>onCreate()</code> method.</p>
384 <p>Fill out the body of the <code>onCreateOptionsMenu()</code> method.</p>
416 <p>Fill out the body of the <code>onOptionsItemSelected()</code> method:</p>
  /frameworks/base/docs/html/resources/tutorials/views/
hello-datepicker.jd 93 <code>updateDisplay()</code> method is called in order to fill the {@link android.widget.TextView}
hello-timepicker.jd 90 private <code>updateDisplay()</code> method is called in order to fill the {@link
  /frameworks/base/graphics/java/android/graphics/drawable/
GradientDrawable.java 264 /* we need a layer iff we're drawing both a fill and stroke, and the
266 fill+stroke. Otherwise we can just draw the stroke (if any) on top
267 of the fill (if any) without worrying about blending artifacts.
277 both the fill and the stroke.
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
conceal.cpp 133 Purpose : Fill a macroblock with previous Vop.
  /hardware/libhardware/modules/overlay/
overlay.cpp 247 * presumably, there is some other HAL module that can fill the buffer,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_ContentPipe.h 181 Client will fill buffer with output data. Note: pipe provides pointer. This function is appropriate
  /ndk/build/platforms/android-3/arch-arm/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /ndk/build/platforms/android-4/arch-arm/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /ndk/build/platforms/android-5/arch-arm/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /ndk/build/platforms/android-5/arch-x86/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /ndk/build/platforms/android-8/arch-arm/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /ndk/build/platforms/android-8/arch-x86/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /packages/apps/Calendar/src/com/android/calendar/
EventLoader.java 82 Arrays.fill(eventDays, false);
  /packages/apps/Gallery/src/com/android/camera/gallery/
ImageListUber.java 108 Arrays.fill(skipCounts, 0);
  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilRegionElementImpl.java 38 private static final String FILL_ATTRIBUTE = "fill";

Completed in 633 milliseconds

<<21222324252627282930>>