Home
last modified time | relevance | path

Searched defs:getPlatformViewById (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/platform/
DPlatformViewsAccessibilityDelegate.java18 View getPlatformViewById(Integer id); in getPlatformViewById() method
DPlatformViewsController.java357 public View getPlatformViewById(Integer id) { in getPlatformViewById() method in PlatformViewsController