Home
last modified time | relevance | path

Searched refs:onRefresh (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/support/core-ui/tests/java/android/support/v4/widget/
DSwipeRefreshLayoutTest.java98 verify(mockListener, times(0)).onRefresh(); in testStartAndStopRefreshing()
170 public void onRefresh() { in swipeToRefreshVerifyThenStopRefreshing()
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
DBaseSwipeRefreshLayoutActivity.java102 public void onRefresh() { in onRefresh() method in BaseSwipeRefreshLayoutActivity
/frameworks/support/samples/SupportDesignDemos/src/com/example/android/support/design/widget/
DAppBarLayoutUsageBase.java81 public void onRefresh() { in onCreate()
/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.h307 hardware::Return<void> onRefresh(Hwc2::Display /*display*/) override { in onRefresh() function
/frameworks/support/core-ui/java/android/support/v4/widget/
DSwipeRefreshLayout.java187 mListener.onRefresh();
1176 void onRefresh(); in onRefresh() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIsimUiccRecords.java471 public void onRefresh(boolean fileChanged, int[] fileList) { in onRefresh() method in IsimUiccRecords
DIccRecords.java471 public abstract void onRefresh(boolean fileChanged, int[] fileList); in onRefresh() method in IccRecords
DRuimRecords.java195 public void onRefresh(boolean fileChanged, int[] fileList) { in onRefresh() method in RuimRecords
DSIMRecords.java627 public void onRefresh(boolean fileChanged, int[] fileList) { in onRefresh() method in SIMRecords
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp292 Return<void> onRefresh(Hwc2::Display display) override in onRefresh() function in HWC2::__anon78c1206f0111::ComposerCallback
/frameworks/support/api/
D22.0.0.txt4227 method public abstract void onRefresh();
D22.1.0.txt4629 method public abstract void onRefresh();
D22.2.0.txt5043 method public abstract void onRefresh();
D22.2.1.txt5072 method public abstract void onRefresh();
D25.1.0.txt7888 method public abstract void onRefresh();
D25.0.0.txt7477 method public abstract void onRefresh();
D23.0.0.txt5840 method public abstract void onRefresh();
D25.2.0.txt7888 method public abstract void onRefresh();
D24.2.0.txt7407 method public abstract void onRefresh();
D26.0.0-alpha1.txt8793 method public abstract void onRefresh();
D23.2.1.txt6528 method public abstract void onRefresh();
D25.3.0.txt8320 method public abstract void onRefresh();
D23.2.0.txt6528 method public abstract void onRefresh();
D23.1.1.txt6105 method public abstract void onRefresh();
D25.4.0.txt8398 method public abstract void onRefresh();

12