HomeSort by relevance Sort by last modified time
    Searched refs:mSwipeEnabled (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AnimatedAdapter.java 180 private boolean mSwipeEnabled;
231 mSwipeEnabled = mAccount.supportsCapability(UIProvider.AccountCapabilities.UNDO);
382 mSwipeEnabled, mPriorityMarkersEnabled, this);
770 mSwipeEnabled, mPriorityMarkersEnabled, this);
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java 195 private boolean mSwipeEnabled;
602 mSwipeEnabled = swipeEnabled;
    [all...]

Completed in 27 milliseconds