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/ | ||
| D | ServiceAware.java | 30 void onMoveToForeground(); in onMoveToForeground() method |
| D | ServiceControlSurface.java | 45 void onMoveToForeground(); in onMoveToForeground() method |
| /third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/ | ||
| D | FlutterEnginePluginRegistry.java | 436 public void onMoveToForeground() { in onMoveToForeground() method in FlutterEnginePluginRegistry |