OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:POSITION_TYPE_INVISIBLE
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
AdapterHelper.java
48
final static int
POSITION_TYPE_INVISIBLE
= 0;
149
if (type ==
POSITION_TYPE_INVISIBLE
) {
167
type =
POSITION_TYPE_INVISIBLE
;
181
if (type ==
POSITION_TYPE_INVISIBLE
) {
196
if (type ==
POSITION_TYPE_INVISIBLE
) {
212
type =
POSITION_TYPE_INVISIBLE
;
221
if (type ==
POSITION_TYPE_INVISIBLE
) {
/prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar
Completed in 470 milliseconds