Home | History | Annotate | Download | only in paging

Lines Matching defs:mDetached

139     private final AtomicBoolean mDetached = new AtomicBoolean(false);
599 return mDetached.get();
611 mDetached.set(true);