Home | History | Annotate | Download | only in print

Lines Matching defs:onLayoutFinished

1125             public void onLayoutFinished(PrintDocumentInfo info, boolean changed) {
1145 callback.onLayoutFinished(info, changed, mSequence);
1147 Log.e(LOG_TAG, "Error calling onLayoutFinished", re);