Searched refs:getSystemProperty (Results 1 – 2 of 2) sorted by relevance
481 return "1".equals(getSystemProperty("sys.boot_completed", "1")); in isBootCompleted()484 public static String getSystemProperty(String property, String defaultValue) { in getSystemProperty() method in Utilities
6968 Landroid/icu/util/ULocale$JDKLocaleHelper;->getSystemProperty(Ljava/lang/String;)Ljava/lang/String;