Loading packages/SystemUI/src/com/android/systemui/net/NetworkOverLimitActivity.java +0 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,6 @@ import android.os.Bundle; import android.os.RemoteException; import android.os.ServiceManager; import android.util.Log; import android.view.WindowManager; import com.android.systemui.R; Loading Loading @@ -69,7 +68,6 @@ public class NetworkOverLimitActivity extends Activity { } }); dialog.getWindow().setType(WindowManager.LayoutParams.TYPE_SYSTEM_ALERT); dialog.show(); } Loading Loading
packages/SystemUI/src/com/android/systemui/net/NetworkOverLimitActivity.java +0 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,6 @@ import android.os.Bundle; import android.os.RemoteException; import android.os.ServiceManager; import android.util.Log; import android.view.WindowManager; import com.android.systemui.R; Loading Loading @@ -69,7 +68,6 @@ public class NetworkOverLimitActivity extends Activity { } }); dialog.getWindow().setType(WindowManager.LayoutParams.TYPE_SYSTEM_ALERT); dialog.show(); } Loading