Home
last modified time | relevance | path

Searched defs:ConditionCheck (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/theme/app/src/android/theme/app/
DConditionCheck.java31 class ConditionCheck implements Runnable { class
43 ConditionCheck(Context context, Runnable onSuccess, Consumer<String> onFailure) { in ConditionCheck() method in ConditionCheck