OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mExclusive
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java
184
private boolean
mExclusive
;
262
mExclusive
= exclusive;
275
return
mExclusive
;
484
return
mExclusive
&& mAnimating;
[
all
...]
/frameworks/support/v4/java/android/support/v4/widget/
AutoScrollHelper.java
185
private boolean
mExclusive
;
263
mExclusive
= exclusive;
276
return
mExclusive
;
485
return
mExclusive
&& mAnimating;
[
all
...]
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar
Completed in 446 milliseconds