HomeSort by relevance Sort by last modified time
    Searched full:refreshed (Results 1 - 25 of 191) sorted by null

1 2 3 4 5 6 7 8

  /development/samples/browseable/SwipeRefreshLayoutBasic/
_index.jd 10 In this sample the View which can be refreshed is a ListView.
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.h 39 // Controls how long block will need to wait to be refreshed again, in
41 // will be refreshed every (100/percent_refresh + time_for_refresh) frames.
57 // when deciding whether block should be refreshed.
61 // coding block, when deciding whether block should be refreshed.
104 // refresh sb_index, and target number of blocks to be refreshed.
vp9_aq_cyclicrefresh.c 75 // superblocks to be refreshed per frame. Threshold below is less than QCIF.
138 // Weight for non-base segments: use actual number of blocks refreshed in
218 // for the next frame. If the block will be refreshed this frame, mark it
225 // been refreshed (marked as 1) then mark it as a candidate for cleanup
388 // refresh sb_index, and target number of blocks to be refreshed.
411 // to be refreshed, or we have passed through whole frame.
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/res/values/
base-strings.xml 26 In this sample the View which can be refreshed is a ListView.
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshLayoutBasic/
template-params.xml 33 In this sample the View which can be refreshed is a ListView.
README.md 7 In this sample the View which can be refreshed is a ListView.
  /development/samples/browseable/SwipeRefreshLayoutBasic/res/values/
base-strings.xml 26 In this sample the View which can be refreshed is a ListView.
  /external/chromium-trace/catapult/experimental/buildbot/
download.py 43 print 'Refreshed!'
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
IUiUpdateListener.java 41 * This happens when an {@link UiElementNode} is refreshed to match the
  /libcore/ojluni/src/main/java/sun/security/ssl/
CipherSuiteList.java 79 boolean refreshed = false;
84 if (refreshed == false) {
88 refreshed = true;
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/
README.md 7 In this sample the View which can be refreshed is a ListView.
  /external/autotest/server/
system_utils.py 47 should be refreshed every tick.
  /packages/inputmethods/LatinIME/java/res/xml/
prefs_screen_accounts.xml 23 This isn't persisted and the summary/title is refreshed by the fragment
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 32 // Controls how long a block will need to wait to be refreshed again.
82 // superblocks to be refreshed per frame. Threshold below is less than QCIF.
149 // for the next frame. If the block will be refreshed this frame, mark it
156 // been refreshed (marked as 1) then mark it as a candidate for cleanup
265 // to be refreshed, or we have passed through whole frame.
  /bootable/recovery/
recovery-refresh.cpp 32 // refreshed into /dev/pmsg0. This ensures that an unexpected reboot
  /development/samples/ApiDemos/src/com/example/android/apis/preference/
MyPreference.java 72 // Data has changed, notify so UI can be refreshed!
  /external/chromium-trace/catapult/tracing/tracing/ui/
find_controller.html 61 * promise which resolves when |filterHits| has been refreshed.
  /external/iproute2/man/man8/
ip-tcp_metrics.8 54 from sockets. The entry is reset and refreshed on use with metrics from
  /frameworks/base/tools/aapt/
CrunchCache.h 62 * mDestFiles and mSourceFiles are refreshed to reflect the current
  /packages/apps/Settings/src/com/android/settings/notification/
ZenModeSettingsBase.java 127 if (DEBUG) Log.d(TAG, "Refreshed mRules=" + mRules);
  /prebuilts/devtools/repository/
sdk-stats-1.xsd 38 most likely they will only get refreshed when there's a significant
  /system/connectivity/shill/doc/
ipconfig-api.txt 29 Cause the IP configuration to be refreshed. In
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.hpp 157 void updateView (tcu::Sampler::DepthStencilMode mode); // \note View must be refreshed after texture parameter/size changes, before calling sample*()
183 void updateView (tcu::Sampler::DepthStencilMode mode); // \note View must be refreshed after texture parameter/size changes, before calling sample*()
208 void updateView (tcu::Sampler::DepthStencilMode mode); // \note View must be refreshed after texture parameter/size changes, before calling sample*()
234 void updateView (tcu::Sampler::DepthStencilMode mode); // \note View must be refreshed after texture parameter/size changes, before calling sample*()
260 void updateView (tcu::Sampler::DepthStencilMode mode); // \note View must be refreshed after texture parameter/size changes, before calling sample*()
286 void updateView (tcu::Sampler::DepthStencilMode mode); // \note View must be refreshed after texture parameter/size changes, before calling sample*()
    [all...]
  /development/samples/training/network-usage/src/com/example/android/networkusage/
NetworkActivity.java 74 // Whether the display should be refreshed.
301 // to true. This causes the display to be refreshed when the user
  /frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
NetworkActivity.java 74 // Whether the display should be refreshed.
301 // to true. This causes the display to be refreshed when the user

Completed in 731 milliseconds

1 2 3 4 5 6 7 8