Searched defs:applyParams (Results 1 – 3 of 3) sorted by relevance
86 void applyParams(Transaction t, final SurfaceParams... params) { in applyParams() method in SyncRtSurfaceTransactionApplier102 public static void applyParams(Transaction t, SurfaceParams params, float[] tmpFloat9) { in applyParams() method in SyncRtSurfaceTransactionApplier
213 private fun applyParams(params: LaunchAnimationParameters?) { in applyParams() method
501 TextLinksParams applyParams = new TextLinksParams.Builder() in addLinkifiedTextToTextView() local