Home
last modified time | relevance | path

Searched refs:getNoNewPrivs (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DOSFeatures.java24 public static native int getNoNewPrivs(); in getNoNewPrivs() method in OSFeatures
DSecurityFeaturesTest.java27 int newPrivs = OSFeatures.getNoNewPrivs(); in testNoNewPrivs()