Searched defs:privilegedGetProperty (Results 1 – 3 of 3) sorted by relevance
/libcore/ojluni/src/main/java/sun/security/action/ | ||
D | GetPropertyAction.java | 104 public static String privilegedGetProperty(String theProp) { in privilegedGetProperty() method in GetPropertyAction |
D | GetIntegerAction.java | 129 public static Integer privilegedGetProperty(String theProp) { in privilegedGetProperty() method in GetIntegerAction |
D | GetBooleanAction.java | 88 public static boolean privilegedGetProperty(String theProp) { in privilegedGetProperty() method in GetBooleanAction |