Home
last modified time | relevance | path

Searched defs:GetIntegerAction (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/security/action/
DGetIntegerAction.java29 public class GetIntegerAction implements java.security.PrivilegedAction<java.lang.Integer> { class
31 public GetIntegerAction(java.lang.String theProp) { in GetIntegerAction() method in GetIntegerAction
36 public GetIntegerAction(java.lang.String theProp, int defaultVal) { in GetIntegerAction() method in GetIntegerAction
/libcore/ojluni/src/main/java/sun/security/action/
DGetIntegerAction.java68 public class GetIntegerAction class
80 public GetIntegerAction(String theProp) { in GetIntegerAction() method in GetIntegerAction
91 public GetIntegerAction(String theProp, int defaultVal) { in GetIntegerAction() method in GetIntegerAction