Home | History | Annotate | Download | only in email

Lines Matching defs:obs

282             ContentObserver obs = mNotificationMap.get(accountId);
283 if (obs != null) return; // we're already observing; nothing to do