/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/ |
template-params.xml | 75 that list refreshes with randomly generated items. Selecting the `Refresh` 76 action from the action bar also refreshes the list.
|
README.md | 18 that list refreshes with randomly generated items. Selecting the `Refresh` 19 action from the action bar also refreshes the list.
|
/frameworks/native/opengl/specs/ |
EGL_ANDROID_front_buffer_auto_refresh.txt | 39 that it should perform composition every time the display refreshes. This
|
/system/tpm/tpm_manager/server/ |
tpm2_status_impl.h | 46 // Refreshes the Tpm state information. Can be called as many times as needed
|
tpm_status_impl.h | 47 // This method refreshes the |is_owned_| and |is_enabled_| status of the
|
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/ |
README.md | 18 that list refreshes with randomly generated items. Selecting the `Refresh` 19 action from the action bar also refreshes the list.
|
/development/samples/training/network-usage/src/com/example/android/networkusage/ |
SettingsActivity.java | 63 // activity, the display refreshes to reflect the new settings.
|
/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/ |
SettingsActivity.java | 63 // activity, the display refreshes to reflect the new settings.
|
/external/guava/guava-tests/test/com/google/common/cache/ |
CacheBuilderFactory.java | 47 private Set<DurationSpec> refreshes = Sets.newHashSet((DurationSpec) null); field in class:CacheBuilderFactory 77 this.refreshes = Sets.newLinkedHashSet(durations); 95 initialCapacities, maximumSizes, expireAfterWrites, expireAfterAccesses, refreshes,
|
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/ |
SwipeRefreshListFragment.java | 65 * initiated refreshes. 113 * expects to be the one which triggers refreshes. In our case the layout's child is the content
|
SwipeRefreshListFragmentFragment.java | 87 * refreshes the content. Call the same method in response to the Refresh action from the 110 * progress bar, then initiate the background task that refreshes the content.
|
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/ |
SwipeRefreshListFragment.java | 65 * initiated refreshes. 113 * expects to be the one which triggers refreshes. In our case the layout's child is the content
|
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.swiperefreshlistfragment/ |
SwipeRefreshListFragment.java | 65 * initiated refreshes. 113 * expects to be the one which triggers refreshes. In our case the layout's child is the content
|
/hardware/intel/common/libva/va/ |
va_enc_vp8.h | 190 * Determines if the current decoded frame refreshes the golden frame. 194 * Determines if the current decoded frame refreshes the alternate 199 * Determines if the current decoded frame refreshes the last frame
|
/bootable/recovery/ |
recovery-refresh.cpp | 23 // log history. This simply refreshes the pmsg files from
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/ |
gce.py | 70 """Refreshes the access_token.
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
reference_picture_selection.cc | 55 // This is to avoid too frequent refreshes, since the receiver
|
reference_picture_selection_unittest.cc | 21 // The minimum time between decoder refreshes through restricted prediction.
|
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/ |
BaseSwipeRefreshLayoutActivity.java | 74 // Try a SUPER quick refresh to make sure we don't get extra refreshes
|
/packages/apps/Settings/src/com/android/settings/overlay/ |
SupportFeatureProvider.java | 55 * Refreshes all operation rules.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/ |
InstrumentationPage.java | 88 * Changes and refreshes the Application UI node handled by the sub parts.
|
PermissionPage.java | 94 * Changes and refreshes the Application UI node handled by the sub parts.
|
/system/update_engine/update_manager/ |
real_device_policy_provider.h | 134 // Used to schedule refreshes of the device policy.
|
/developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/swiperefreshlayoutbasic/ |
SwipeRefreshLayoutBasicFragment.java | 125 * refreshes the content. Call the same method in response to the Refresh action from the 148 * progress bar, then initiate the background task that refreshes the content.
|
/developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/swiperefreshmultipleviews/ |
SwipeRefreshMultipleViewsFragment.java | 142 * refreshes the content. Call the same method in response to the Refresh action from the 165 * progress bar, then initiate the background task that refreshes the content.
|