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

  /art/runtime/
well_known_classes.h 164 static jfieldID java_util_Collections_EMPTY_LIST;
well_known_classes.cc 153 jfieldID WellKnownClasses::java_util_Collections_EMPTY_LIST;
351 java_util_Collections_EMPTY_LIST = CacheField(env, java_util_Collections, true, "EMPTY_LIST", "Ljava/util/List;");
  /art/runtime/entrypoints/
entrypoint_utils.cc 160 WellKnownClasses::java_util_Collections_EMPTY_LIST));

Completed in 2409 milliseconds