Searched defs:nativeSetPriority (Results 1 - 1 of 1) sorted by relevance

/libcore/libart/src/main/java/java/lang/
H A DThread.java952 nativeSetPriority(priority);
957 private native void nativeSetPriority(int newPriority); method in class:Thread

Completed in 147 milliseconds