Searched
full:want (Results
1501 -
1525 of
4400) sorted by null
<<61626364656667686970>>
/frameworks/base/core/java/android/webkit/ |
CookieSyncManager.java | 55 * The sync interval is 5 minutes, so you will want to force syncs
|
HttpAuthHandler.java | 35 * we want to share it accross multiple loaders and windows
|
/frameworks/base/core/java/com/android/internal/app/ |
AlertController.java | 292 * Set resId to 0 if you don't want an icon. 294 * if you don't want an icon. 448 // Special case for users that only want to display a String 866 * want to add a footer to the ListView later. [all...] |
/frameworks/base/core/jni/android/graphics/ |
BitmapFactory.cpp | 205 // 'cause we don't want 565 predithered, since as a 9patch, we know 206 // we will be stretched, and therefore we want to dither afterwards. 244 // we want to return amount that was skipped 445 // detach bitmap from its autotdeleter, since we want to own it now
|
PathMeasure.cpp | 37 Were we to not need the native copy here, we would want to add a java
|
/frameworks/base/docs/html/guide/basics/ |
building-blocks.jd | 36 Android user interfaces are comprised of trees of Views. If you want to
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
notifications.jd | 70 then, when you want to notify the user, pass it your Notification object with 123 <p>When you want to send your status bar notification, pass the Notification object 234 <p>If you want the sound to continuously repeat until the user responds to the notification 396 In each case, pass the reference ID of the appropriate View object that you want to set, along with
|
/frameworks/base/docs/html/guide/topics/ui/ |
ui-events.jd | 37 come a time when you do want to extend a View class, in order to build a custom component. 38 Perhaps you want to extend the {@link android.widget.Button} 155 default event handler in the View. So be certain that you want to terminate the event when you return <em>true</em>.</p> 280 If you are doing work on other threads and want to update the state of a View
|
/frameworks/base/docs/html/guide/topics/views/ |
intro.jd | 45 borders. You can specify width and height exactly, though you probably won't want
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-gridview.jd | 104 check for this—if it's null, we initialize the ImageView and setup all the properties we want.
|
/frameworks/base/docs/html/resources/articles/ |
speech-input.jd | 83 while the "web search" model is used when users want to search by voice. </p>
|
track-mem.jd | 40 you want to analyze. When you are ready, click <em>Get Allocations</em>. A list
|
using-webviews.jd | 40 method on your WebView. You pass an object whose methods you want to
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-linearlayout.jd | 10 nesting multiple {@link android.widget.LinearLayout}s, you may want to consider using a {@link
|
hello-relativelayout.jd | 55 how you want to position each {@link android.view.View}. Each one of these attributes define a
|
/frameworks/base/graphics/java/android/graphics/ |
Typeface.java | 88 * typeface and the specified Style. Use this call if you want to pick a new
|
/frameworks/base/graphics/java/android/renderscript/ |
ScriptC.java | 150 // TODO: Do we want this log?
|
/frameworks/base/libs/utils/ |
Asset.cpp | 115 * We can use "mode" to decide how we want to go about it. 157 * We currently support gzip files. We might want to handle .bz2 someday. 182 /* want buffered I/O for the file scan; must dup so fclose() is safe */ 319 LOGW("seek out of range: want %ld, end=%ld\n",
|
/frameworks/base/location/java/android/location/ |
LocationProvider.java | 74 // We do not want to match the special passive provider based on criteria.
|
/frameworks/base/media/libstagefright/codecs/avc/dec/src/ |
avcdec_bitstream.h | 92 how much they want to flush."
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
mp4def.h | 47 /* You don't want to use ((x>UB)?UB:(x<LB)?LB:x) for the clipping */
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
PhoneBase.java | 312 * Subclasses of Phone probably want to replace this with a 467 * Subclasses of Phone probably want to replace this with a 509 * Subclasses of Phone probably want to replace this with a [all...] |
/frameworks/base/test-runner/src/android/test/ |
InstrumentationCoreTestRunner.java | 65 // We might want to move this to /sdcard, if is is mounted/writable.
|
TestCaseUtil.java | 64 * If we want to run a single TestCase method only, we must not
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Typeface.java | 112 * typeface and the specified Style. Use this call if you want to pick a new
|
Completed in 754 milliseconds
<<61626364656667686970>>