Searched refs:checkpoint (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/connectivity/
H A DVpn.java945 private void checkpoint(boolean yield) throws InterruptedException { method in class:Vpn.LegacyVpnRunner
953 updateState(DetailedState.FAILED, "checkpoint");
963 checkpoint(false);
968 checkpoint(true);
1005 checkpoint(true);
1021 checkpoint(true);
1035 checkpoint(false);
1051 checkpoint(true);
1064 checkpoint(true);
1113 checkpoint(fals
[all...]

Completed in 44 milliseconds