Searched refs:getSystemProperty (Results 1 – 3 of 3) sorted by relevance
97 final String oldPropertyValue = getSystemProperty(DEV_CREATE_OVERRIDE_PROPERTY); in createUser()146 private String getSystemProperty(String prop) throws Exception { in getSystemProperty() method in PackageManagerMultiUserTestBase
1421 fun getSystemProperty(prop: String): String { in setSystemProperty() method
2028 final String sysPropertyValue = getSystemProperty( in runPackageVerifierTestSync()2908 public static String getSystemProperty(String prop) throws Exception { in getSystemProperty() method in PackageManagerShellCommandInstallTest