OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:preventSwipesEntirely
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeableListView.java
128
public void
preventSwipesEntirely
() {
133
* Reverses a prior call to {@link #
preventSwipesEntirely
()}.
ConversationListFragment.java
402
mListView.
preventSwipesEntirely
();
[
all
...]
TwoPaneController.java
380
list.
preventSwipesEntirely
();
[
all
...]
Completed in 68 milliseconds