HomeSort by relevance Sort by last modified time
    Searched refs:withoutIpReachabilityMonitor (Results 1 - 6 of 6) sorted by null

  /frameworks/base/services/net/java/android/net/ip/
IpManager.java 56 public Builder withoutIpReachabilityMonitor() {
57 super.withoutIpReachabilityMonitor();
IpClient.java 356 public Builder withoutIpReachabilityMonitor() {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
BluetoothTetheringNetworkFactory.java 108 .withoutIpReachabilityMonitor()
  /frameworks/base/tests/net/java/android/net/ip/
IpClientTest.java 189 .withoutIpReachabilityMonitor()
216 .withoutIpReachabilityMonitor()
  /frameworks/opt/net/lowpan/service/java/com/android/server/lowpan/
LowpanInterfaceTracker.java 462 builder.withoutIpReachabilityMonitor();
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 484 .withoutIpReachabilityMonitor()
    [all...]

Completed in 95 milliseconds