Searched refs:getSettingsString (Results 1 – 1 of 1) sorted by relevance
141 private static String getSettingsString(Resources res, String strResName) { in getSettingsString() method in WindowInsetsBehaviorTests176 mEdgeToEdgeNavigationTitle = getSettingsString(res, "edge_to_edge_navigation_title"); in WindowInsetsBehaviorTests()177 mGesturePreferenceTitle = getSettingsString(res, "gesture_preference_title"); in WindowInsetsBehaviorTests()178 mSystemNavigationTitle = getSettingsString(res, "system_navigation_title"); in WindowInsetsBehaviorTests()180 String text = getSettingsString(res, "edge_to_edge_navigation_title"); in WindowInsetsBehaviorTests()184 text = getSettingsString(res, "swipe_up_to_switch_apps_title"); in WindowInsetsBehaviorTests()188 text = getSettingsString(res, "legacy_navigation_title"); in WindowInsetsBehaviorTests()