Home | History | Annotate | Download | only in content

Lines Matching refs:registerComponentCallbacks

524     public void registerComponentCallbacks(ComponentCallbacks callback) {
525 getApplicationContext().registerComponentCallbacks(callback);
530 * with {@link #registerComponentCallbacks(ComponentCallbacks)}.