Home | History | Annotate | Download | only in os

Lines Matching refs:percent

547     public static void setHiddenApiAccessLogSampleRate(int percent) {
548 VMRuntime.getRuntime().setHiddenApiAccessLogSamplingRate(percent);