Searched refs:getCurrentNetworkCapabilities (Results 1 – 3 of 3) sorted by relevance
148 public NetworkCapabilities getCurrentNetworkCapabilities() { in getCurrentNetworkCapabilities() method in WifiNetworkAgent
731 return mNetworkAgent == null ? null : mNetworkAgent.getCurrentNetworkCapabilities(); in getCurrentNetCapabilities()
250 when(mNetworkAgent.getCurrentNetworkCapabilities()).thenReturn( in setUp()1814 when(mNetworkAgent.getCurrentNetworkCapabilities()).thenReturn( in testClientNotNotifiedForLocalOnlyConnection()1833 when(mNetworkAgent.getCurrentNetworkCapabilities()).thenReturn( in testClientNotNotifiedForOemPaidConnection()1853 when(mNetworkAgent.getCurrentNetworkCapabilities()).thenReturn( in testClientNotNotifiedForOemPrivateConnection()