Searched defs:onLayoutFinished (Results 1 – 6 of 6) sorted by relevance
29 void onLayoutFinished(in PrintDocumentInfo info, boolean changed, int sequence); in onLayoutFinished() method
317 public void onLayoutFinished(PrintDocumentInfo info, boolean changed) { in onLayoutFinished() method in PrintDocumentAdapter.LayoutResultCallback
1121 public void onLayoutFinished(PrintDocumentInfo info, boolean changed) { in onLayoutFinished() method in PrintManager.PrintDocumentAdapterDelegate.MyLayoutResultCallback
51 public abstract void onLayoutFinished(View child, RecyclerView parent); in onLayoutFinished() method in WearableLinearLayoutManager.LayoutCallback
60 public void onLayoutFinished(View child, RecyclerView parent) { in onLayoutFinished() method in CurvingLayoutCallback
975 public void onLayoutFinished(PrintDocumentInfo info, boolean changed, int sequence) { in onLayoutFinished() method in RemotePrintDocument.LayoutCommand.LayoutResultCallback