HomeSort by relevance Sort by last modified time
    Searched full:once (Results 926 - 950 of 3364) sorted by null

<<31323334353637383940>>

  /external/webkit/WebKitTools/iExploder/htdocs/
cssvalues.in 213 once
  /external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
dispatch.py 149 Once added, request to alias_resource_path would be handled by
  /external/wpa_supplicant_6/wpa_supplicant/
todo.txt 29 (Done once; number of unused function arguments still present)
  /frameworks/base/core/java/android/accounts/
AccountManagerFuture.java 32 * determine if the task completed normally or was cancelled. Once a
  /frameworks/base/core/java/android/app/
KeyguardManager.java 148 * once the user has gotten past the keyguard.
  /frameworks/base/core/java/android/appwidget/
AppWidgetProviderInfo.java 62 * will not be delivered more than once every 30 minutes.</p>
  /frameworks/base/core/java/android/content/
ContentQueryMap.java 71 // ContentProvider then read it once into the cache. Otherwise the cache will be filled
SyncStats.java 59 * to clear itself automatically once the new state is retrieved from the server,
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCompiledSql.java 23 * Once a sql statement is compiled, it is cached in {@link SQLiteDatabase}
  /frameworks/base/core/java/android/net/http/
CertificateValidatorCache.java 37 * we establish connection with the domain more than once and each time receive
  /frameworks/base/core/java/android/webkit/
WebViewWorker.java 95 // trigger transaction once a minute
  /frameworks/base/core/tests/coretests/src/android/database/
CursorWindowTest.java 38 // These test can only be run once.
  /frameworks/base/core/tests/coretests/src/android/os/
TraceTest.java 197 * class is first used. The library is only loaded once, even if
  /frameworks/base/docs/html/guide/developing/tools/
ddms.jd 26 or terminated. Once a VM is running, DDMS retrieves the the VM's process ID (pid), via adb,
69 once DDMS received the application pid from adb, it
153 <p>Click <strong>GPX</strong> and load the file. Once loaded,
165 <p>Click <strong>KML</strong> and load the file. Once loaded,
  /frameworks/base/docs/html/guide/topics/search/
index.jd 43 <p>Once your application is set up to use the search dialog, you can:</p>
  /frameworks/base/docs/html/guide/topics/views/
intro.jd 24 <p>To attach the tree to the screen for rendering, your Activity calls its setContentView() method and passes a reference to the root node object. Once the Android system has the reference to the root node object, it can work directly with the node to invalidate, measure, and draw the tree. When your Activity becomes active and receives focus, the system notifies your activity and requests the root node to measure and draw the tree. The root node then requests that its child nodes draw themselves &mdash; in turn, each viewgroup node in the tree is responsible for drawing its direct children. </p>
  /frameworks/base/docs/html/guide/tutorials/views/
hello-gallery.jd 106 Once we have our <code>mGalleryItemBackground</code>, it's important to recycle the
  /frameworks/base/docs/html/resources/articles/
listview-backgrounds.jd 58 blend the children with the window's background. Once again, this requires
track-mem.jd 37 <p>Once DDMS is running, simply select your application process and then click
  /frameworks/base/docs/html/resources/samples/
get.jd 26 version. Once you have installed the SDK, you can download one or more samples
  /frameworks/base/include/camera/
Camera.h 56 * 4. 0x07 is enabling a callback with frame copied out only once. A typical use
  /frameworks/base/include/media/
Metadata.h 106 // Once all the records have been added, call this to update the
  /frameworks/base/include/surfaceflinger/
SurfaceComposerClient.h 90 // committed at once when the transaction is closed.
  /frameworks/base/media/java/android/media/
FaceDetector.java 104 * These parameters cannot be changed once the object is constructed.
JetPlayer.java 42 * a mask (to change the mute state of multiple tracks at once)</li>
262 * only play once. -1 means the segment will repeat indefinitely.
290 * only play once. -1 means the segment will repeat indefinitely.
508 * @param repeatCount the repetition count for the segment (0 means it plays once)

Completed in 611 milliseconds

<<31323334353637383940>>