Searched refs:EXTRA_OTHER_NETWORK_INFO (Results 1 – 5 of 5) sorted by relevance
86 intent.getParcelableExtra(ConnectivityManager.EXTRA_OTHER_NETWORK_INFO); in onReceive()
164 if (intent.hasExtra(ConnectivityManager.EXTRA_OTHER_NETWORK_INFO)) { in onReceive()166 intent.getParcelableExtra(ConnectivityManager.EXTRA_OTHER_NETWORK_INFO); in onReceive()
56 public static final String EXTRA_OTHER_NETWORK_INFO = "otherNetwork"; field in ConnectivityManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16948 field public static final java.lang.String EXTRA_OTHER_NETWORK_INFO = "otherNetwork";