Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 7f666a7

Browse files
camsim99KyleFin
authored andcommitted
Add annotation
1 parent 1b66881 commit 7f666a7

File tree

1 file changed

+1
-0
lines changed
  • packages/video_player/video_player_android/android/src/main/java/io/flutter/plugins/videoplayer

1 file changed

+1
-0
lines changed

packages/video_player/video_player_android/android/src/main/java/io/flutter/plugins/videoplayer/VideoPlayer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ long getPosition() {
286286
}
287287

288288
@SuppressWarnings("SuspiciousNameCombination")
289+
@VisibleForTesting
289290
void sendInitialized() {
290291
if (isInitialized) {
291292
Map<String, Object> event = new HashMap<>();

0 commit comments

Comments
 (0)