Home | History | Annotate | Download | only in content

Lines Matching defs:addStatusChangeListener

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