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

  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ScrollNotifier.java 20 public interface ScrollNotifier {
ScrollIndicatorsView.java 24 import com.android.mail.browse.ScrollNotifier.ScrollListener;
34 private ScrollNotifier mSource;
44 public void setSourceView(ScrollNotifier notifier) {
ConversationWebView.java 34 public class ConversationWebView extends MailWebView implements ScrollNotifier {
MessageScrollView.java 41 public class MessageScrollView extends ScrollView implements ScrollNotifier,
ConversationContainer.java 37 import com.android.mail.browse.ScrollNotifier.ScrollListener;
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ScrollNotifyingListView.java 25 import com.android.mail.browse.ScrollNotifier;
31 public class ScrollNotifyingListView extends ListView implements ScrollNotifier {
SecureConversationViewController.java 42 import com.android.mail.browse.ScrollNotifier.ScrollListener;

Completed in 111 milliseconds