Searched refs:failOnTimeOut (Results 1 – 1 of 1) sorted by relevance
6365 public void waitForServiceStateIntent(int desiredServiceState, boolean failOnTimeOut) { in waitForServiceStateIntent() argument6370 () -> mServiceState.getState(), failOnTimeOut); in waitForServiceStateIntent()6375 @NonNull IntSupplier currentStateSupplier, boolean failOnTimeOut) { in waitForDesiredState() argument6383 if (failOnTimeOut) { in waitForDesiredState()