HomeSort by relevance Sort by last modified time
    Searched refs:RUNNABLE_NOTIFIER_NAME (Results 1 - 2 of 2) sorted by null

  /tools/tradefederation/core/tests/src/com/android/tradefed/util/
RunUtilFuncTest.java 206 t.getName().contains(RunUtil.RUNNABLE_NOTIFIER_NAME));
  /tools/tradefederation/core/src/com/android/tradefed/util/
RunUtil.java 45 public static final String RUNNABLE_NOTIFIER_NAME = "RunnableNotifier";
534 setName(RUNNABLE_NOTIFIER_NAME);

Completed in 660 milliseconds