Home
last modified time | relevance | path

Searched refs:closePane (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/support/slidingpanelayout/src/main/java/androidx/slidingpanelayout/widget/
DSlidingPaneLayout.java841 closePane(mSlideableView, 0); in onTouchEvent()
852 private boolean closePane(View pane, int initialVelocity) { in closePane() method
891 closePane(); in smoothSlideClosed()
900 public boolean closePane() { in closePane() method
901 return closePane(mSlideableView, 0); in closePane()
1319 closePane(); in onRestoreInstanceState()
/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/widget/
DSlidingPaneLayoutActivity.java119 mSlidingLayout.closePane(); in onItemClick()
/frameworks/support/slidingpanelayout/api_legacy/
D28.0.0-alpha1.txt9 method public boolean closePane();
Dcurrent.txt9 method public boolean closePane();
D0.0.0.txt9 method public boolean closePane();
/frameworks/support/slidingpanelayout/api/
Dcurrent.txt9 method public boolean closePane();
/frameworks/support/legacy/core-ui/api_legacy/
D26.1.0.txt506 method public boolean closePane();
D27.0.0.txt506 method public boolean closePane();
D26.0.0.txt506 method public boolean closePane();
D27.1.0.txt601 method public boolean closePane();
/frameworks/support/api/
D22.0.0.txt4155 method public boolean closePane();
D22.1.0.txt4551 method public boolean closePane();
D22.2.0.txt4965 method public boolean closePane();
D22.2.1.txt4994 method public boolean closePane();
D25.2.0.txt7803 method public boolean closePane();
D25.0.0.txt7392 method public boolean closePane();
D24.2.0.txt7324 method public boolean closePane();
D23.0.0.txt5762 method public boolean closePane();
D23.1.1.txt6027 method public boolean closePane();
D25.4.0.txt8313 method public boolean closePane();
D23.2.1.txt6450 method public boolean closePane();
D26.0.0-alpha1.txt8708 method public boolean closePane();
D23.2.0.txt6450 method public boolean closePane();
D23.4.0.txt6462 method public boolean closePane();
D23.1.0.txt6064 method public boolean closePane();

12