Home
last modified time | relevance | path

Searched refs:getOsRelease (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/os/
DVintfRuntimeInfo.java64 public static native String getOsRelease(); in getOsRelease() method in VintfRuntimeInfo
/frameworks/base/core/jni/
Dandroid_os_VintfRuntimeInfo.cpp42 MAP_STRING_METHOD(getOsRelease, info->osRelease(), RuntimeInfo::FetchFlag::CPU_VERSION);
/frameworks/base/api/
Dtest-lint-baseline.txt1312 MissingNullability: android.os.VintfRuntimeInfo#getOsRelease():
Dtest-current.txt2328 method public static String getOsRelease();