Home
last modified time | relevance | path

Searched refs:ScrollNotifier (Results 1 – 7 of 7) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DScrollIndicatorsView.java24 import com.android.mail.browse.ScrollNotifier.ScrollListener;
34 private ScrollNotifier mSource;
44 public void setSourceView(ScrollNotifier notifier) { in setSourceView()
DScrollNotifier.java20 public interface ScrollNotifier { interface
DConversationWebView.java34 public class ConversationWebView extends MailWebView implements ScrollNotifier {
DMessageScrollView.java41 public class MessageScrollView extends ScrollView implements ScrollNotifier,
DConversationContainer.java37 import com.android.mail.browse.ScrollNotifier.ScrollListener;
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DScrollNotifyingListView.java25 import com.android.mail.browse.ScrollNotifier;
31 public class ScrollNotifyingListView extends ListView implements ScrollNotifier {
DSecureConversationViewController.java42 import com.android.mail.browse.ScrollNotifier.ScrollListener;