Home
last modified time | relevance | path

Searched refs:getSystemResource (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DWindowManagerCompat.java79 getSystemResource(windowContext, "navigation_bar_height", swDP)); in estimateDisplayProfiles()
81 ? Insets.of(0, 0, 0, getSystemResource(windowContext, in estimateDisplayProfiles()
83 : Insets.of(0, 0, getSystemResource(windowContext, in estimateDisplayProfiles()
98 private static int getSystemResource(Context context, String key, int swDp) { in getSystemResource() method in WindowManagerCompat
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt41176 method public static java.net.URL getSystemResource(java.lang.String);