Searched refs:getCurrentNetworkCapabilities (Results 1 – 3 of 3) sorted by relevance
148 public NetworkCapabilities getCurrentNetworkCapabilities() { in getCurrentNetworkCapabilities() method in WifiNetworkAgent
675 return mNetworkAgent == null ? null : mNetworkAgent.getCurrentNetworkCapabilities(); in getCurrentNetCapabilities()
232 when(mNetworkAgent.getCurrentNetworkCapabilities()).thenReturn( in setUp()1704 when(mNetworkAgent.getCurrentNetworkCapabilities()).thenReturn( in testClientNotNotifiedForLocalOnlyConnection()1722 when(mNetworkAgent.getCurrentNetworkCapabilities()).thenReturn( in testClientNotNotifiedForOemPaidConnection()1741 when(mNetworkAgent.getCurrentNetworkCapabilities()).thenReturn( in testClientNotNotifiedForOemPrivateConnection()