OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slideable
(Results
1 - 5
of
5
) sorted by null
/frameworks/support/v4/java/android/support/v4/widget/
SlidingPaneLayout.java
83
* <p>When views do overlap, weight on a
slideable
pane indicates that the pane should be
86
* that the user may use to grab the
slideable
view and pull it back over into a closed state.</p>
154
* How far in pixels the
slideable
panel may move.
177
* Stores whether or not the pane was open the last time it was
slideable
.
538
canSlide |= lp.
slideable
= widthRemaining < 0;
539
if (lp.
slideable
) {
665
if (lp.
slideable
) {
732
// After the first things will be
slideable
.
1262
boolean
slideable
;
field in class:SlidingPaneLayout.LayoutParams
[
all
...]
/development/samples/training/NavigationDrawer/libs/
android-support-v4.jar
/prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/
support-v4-13.0.0.jar
/prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/
support-v4-18.0.0.jar
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar
Completed in 39 milliseconds