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

  /art/runtime/
well_known_classes.cc 146 jfieldID WellKnownClasses::java_util_Collections_EMPTY_LIST;
379 java_util_Collections_EMPTY_LIST = CacheField(env, java_util_Collections, true, "EMPTY_LIST", "Ljava/util/List;");
well_known_classes.h 154 static jfieldID java_util_Collections_EMPTY_LIST;

Completed in 49 milliseconds