Searched defs:getSurfacePackage (Results 1 – 5 of 5) sorted by relevance
27 void getSurfacePackage(ISurfacePackageResultCallback callback); in getSurfacePackage() method
256 public void getSurfacePackage(ISurfacePackageResultCallback callback) { in getSurfacePackage() method in InlineSuggestionRenderService.InlineSuggestionUiWrapper311 public void getSurfacePackage(ISurfacePackageResultCallback callback) { in getSurfacePackage() method in InlineSuggestionRenderService.InlineSuggestionUiImpl
110 void getSurfacePackage(@NonNull Consumer<SurfaceControlViewHost.SurfacePackage> consumer); in getSurfacePackage() method
231 public @Nullable SurfacePackage getSurfacePackage() { in getSurfacePackage() method in SurfaceControlViewHost
433 public void getSurfacePackage( in getSurfacePackageUpdater() method in InlineSuggestion.InlineContentCallbackImpl