Searched defs:NotificationThread (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/
H A DNotificationController.java83 private static NotificationThread sNotificationThread;
316 sNotificationThread = new NotificationThread();
969 private static class NotificationThread implements Runnable { class in class:NotificationController
975 NotificationThread() { method in class:NotificationController.NotificationThread

Completed in 54 milliseconds