Searched refs:getSystemResource (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/ |
H A D | WindowManagerCompat.java | 79 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 D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 41176 method public static java.net.URL getSystemResource(java.lang.String);
|