• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Baseline format: 1.0
2BuilderSetStyle: android.net.IpSecTransform.Builder#buildTunnelModeTransform(java.net.InetAddress, android.net.IpSecManager.SecurityParameterIndex):
3    Builder methods names should use setFoo() / addFoo() / clearFoo() style: method android.net.IpSecTransform.Builder.buildTunnelModeTransform(java.net.InetAddress,android.net.IpSecManager.SecurityParameterIndex)
4
5
6GenericException: android.net.IpSecManager.IpSecTunnelInterface#finalize():
7    Methods must not throw generic exceptions (`java.lang.Throwable`)
8