Searched refs:getFormattedKernelVersion (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/tests/src/com/android/settings/
H A DDeviceInfoSettingsTest.java26 if ("Unavailable".equals(DeviceInfoSettings.getFormattedKernelVersion())) {
/packages/apps/Settings/src/com/android/settings/
H A DDeviceInfoSettings.java87 findPreference(KEY_KERNEL_VERSION).setSummary(getFormattedKernelVersion());
267 public static String getFormattedKernelVersion() { method in class:DeviceInfoSettings

Completed in 922 milliseconds