Home | History | Annotate | Download | only in app

Lines Matching refs:onUnbind

508     public boolean onUnbind(Intent intent) {
515 * {@link #onUnbind}. This will only be called if the implementation
516 * of {@link #onUnbind} was overridden to return true.