Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/util/
DSystemProperties.java29 updateSystemProperties(); in updateSystemProperties() method
35 public static void updateSystemProperties() { in updateSystemProperties() method in SystemProperties
/packages/apps/TV/src/com/android/tv/
DMainActivity.java867 SystemProperties.updateSystemProperties(); in onResume()