Home
last modified time | relevance | path

Searched refs:requestNetworkWithInternet (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowManager.java295 public boolean requestNetworkWithInternet( in requestNetworkWithInternet() method in RebootEscrowManager.Injector
586 boolean success = mInjector.requestNetworkWithInternet(mNetworkCallback); in loadRebootEscrowDataOnInternet()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DRebootEscrowManagerTests.java224 public boolean requestNetworkWithInternet( in requestNetworkWithInternet() method in RebootEscrowManagerTests.MockInjector