Searched defs:ConditionCheck (Results 1 – 1 of 1) sorted by relevance
31 class ConditionCheck implements Runnable { class43 ConditionCheck(Context context, Runnable onSuccess, Consumer<String> onFailure) { in ConditionCheck() method in ConditionCheck