Searched refs:sNotificationThread (Results 1 – 1 of 1) sorted by relevance
77 private static NotificationThread sNotificationThread; field in EmailNotificationController227 if (sNotificationThread == null) { in ensureHandlerExists()228 sNotificationThread = new NotificationThread(); in ensureHandlerExists()229 sNotificationHandler = new Handler(sNotificationThread.getLooper(), in ensureHandlerExists()