Home | History | Annotate | Download | only in content

Lines Matching defs:addStatusChangeListener

1272     public static Object addStatusChangeListener(int mask, final SyncStatusObserver callback) {
1282 getContentService().addStatusChangeListener(mask, observer);
1291 * @param handle the handle that was returned by {@link #addStatusChangeListener}