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

  /libcore/libart/src/main/java/java/lang/
Thread.java 945 nativeSetPriority(priority);
950 private native void nativeSetPriority(int newPriority);
    [all...]
  /art/runtime/native/
java_lang_Thread.cc 177 NATIVE_METHOD(Thread, nativeSetPriority, "(I)V"),

Completed in 303 milliseconds