Home
last modified time | relevance | path

Searched defs:onMoveToForeground (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/plugins/service/
DServiceAware.java30 void onMoveToForeground(); in onMoveToForeground() method
DServiceControlSurface.java45 void onMoveToForeground(); in onMoveToForeground() method
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/
DFlutterEnginePluginRegistry.java436 public void onMoveToForeground() { in onMoveToForeground() method in FlutterEnginePluginRegistry
655 void onMoveToForeground() { in onMoveToForeground() method in FlutterEnginePluginRegistry.FlutterEngineServicePluginBinding