Searched
full:regular (Results
801 -
825 of
2849) sorted by null
<<31323334353637383940>>
/external/webkit/Tools/Scripts/ |
run-sunspider | 65 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
|
sunspider-compare-results | 53 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
metered_stream.py | 32 regular output. A 'meter' is a single line of text that can be erased
|
/frameworks/av/drm/libdrmframework/include/ |
PlugInManager.h | 252 * True if input entry is regular file
|
/frameworks/base/core/java/android/appwidget/ |
AppWidgetProvider.java | 26 * Everything you can do with AppWidgetProvider, you can do with a regular {@link BroadcastReceiver}.
|
/frameworks/base/core/java/android/net/ |
LocalSocket.java | 273 * File descriptors may only be passed along with regular data, so this
|
/frameworks/base/core/java/android/widget/ |
ImageButton.java | 33 * or clicked by the user. By default, an ImageButton looks like a regular
|
ViewFlipper.java | 35 * requested, can automatically flip between each child at a regular interval.
|
/frameworks/base/docs/html/google/play-services/ |
index.jd | 109 <p class="img-caption"><em>The Google Play services APK on user devices receives regular updates
|
/frameworks/base/docs/html/training/efficient-downloads/ |
efficient-network-access.jd | 6 next.title=Minimizing the Effect of Regular Updates 88 <p>Following this principle, large downloads—such as video files—should be downloaded in chunks at regular intervals (every 2 to 5 minutes), effectively prefetching only the video data likely to be viewed in the next few minutes.</p> 122 <p>That means you should batch your transfers by queuing delay tolerant transfers, and preempting scheduled updates and prefetches, so that they are all executed when time-sensitive transfers are required. Similarly, your scheduled updates and regular prefetching should initiate the execution of your pending transfer queue.</p> 130 <p>Any time-sensitive or on-demand transfer—such as downloading a full-sized image—should preempt regularly scheduled updates. The planned update should be executed at the same time as the on-demand transfer, with the next update scheduled to occur after the set interval. This approach mitigates the cost of performing a regular update by piggy-backing on the necessary time-sensitive photo download.</p>
|
redundant_redundant.jd | 6 previous.title=Minimizing the Effect of Regular Updates
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
connectivity-monitoring.jd | 33 <p>Some of the most common uses for repeating alarms and background services is to schedule regular
|
/frameworks/base/docs/html/training/run-background-service/ |
create-service.jd | 86 Notice that the other callbacks of a regular {@link android.app.Service} component, such as
|
/frameworks/base/location/java/android/location/ |
LocationProvider.java | 42 * A regular expression matching characters that may not appear
|
/frameworks/base/native/android/ |
asset_manager.cpp | 132 // Find the next regular file; explicitly don't report directories even if the
|
/frameworks/base/services/java/com/android/server/wifi/ |
WifiSettingsStore.java | 161 * Note that this is not part of the regular WIFI_ON setting because this only needs to
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
PhoneConstants.java | 100 * may service regular internet traffic ("default") as well as MMS-specific
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
FragmentGraph.h | 168 /// m_NumOfRNodes - number of regular nodes
|
/frameworks/compile/mclinker/include/mcld/LD/ |
EhFrame.h | 108 /// addFragment - when we start treating CIEs and FDEs as regular fragments,
|
/frameworks/compile/mclinker/lib/LD/ |
ELFBinaryReader.cpp | 54 LDFileFormat::Regular,
|
EhFrame.cpp | 57 // Since all CIEs, FDEs and regular fragments are stored in iplist, iplist
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
BordeauxSessionStorage.java | 144 // remove all sessions that have the key that matches the given sql regular
|
/frameworks/native/include/utils/ |
ThreadDefs.h | 73 /* should never be used in practice. regular process might not
|
/frameworks/opt/colorpicker/src/com/android/colorpicker/ |
ColorPickerPalette.java | 145 // We're in a regular-ordered row
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
CallTracker.java | 125 * to a regular number for testing how the frameworks handles emergency numbers
|
Completed in 1052 milliseconds
<<31323334353637383940>>