This commit is contained in:
Your Name
2024-03-04 00:23:39 -06:00
parent bbfe32da05
commit 9a33a7d17a
81 changed files with 49 additions and 7 deletions

View File

@@ -9,6 +9,9 @@ public final class MyBroadcastReceiver extends android.content.BroadcastReceiver
super();
}
/**
* Called when tethering has been successfully started.
*/
@java.lang.Override
public void onReceive(@org.jetbrains.annotations.NotNull
android.content.Context context, @org.jetbrains.annotations.NotNull