Loading tests/net/java/com/android/server/connectivity/NetworkNotificationManagerTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -46,7 +46,9 @@ import androidx.test.runner.AndroidJUnit4; import com.android.internal.R; import com.android.server.connectivity.NetworkNotificationManager.NotificationType; import org.junit.AfterClass; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.AdditionalAnswers; Loading Loading
tests/net/java/com/android/server/connectivity/NetworkNotificationManagerTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -46,7 +46,9 @@ import androidx.test.runner.AndroidJUnit4; import com.android.internal.R; import com.android.server.connectivity.NetworkNotificationManager.NotificationType; import org.junit.AfterClass; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.AdditionalAnswers; Loading