Home | History | Annotate | Download | only in email

Lines Matching full:here

102      * here (typically from onResume()).  Unregistered callbacks will never be called, to prevent
114 * their callback here (typically from onPause()). Unregistered callbacks will never be called,
150 * TODO: Clean up threading in MessagingController cases (or perhaps here in Controller)
210 * The contract here should be to try and update the headers ASAP, in order to populate
249 * additional work is needed. There is no optimization here for a message which is already
257 // Split here for target type (Service or MessagingController)
261 // and get out of here.
394 // Split here for target type (Service or MessagingController)
402 here
698 // Split here for target type (Service or MessagingController)
742 // Split here for target type (Service or MessagingController)
773 // TODO make this more efficient, caching the account, smaller lookup here, etc.
787 // TODO make this more efficient, caching the account, MUCH smaller lookup here, etc.
1169 // TODO should pass this back instead of looking it up here