Home
last modified time | relevance | path

Searched refs:LegalSettings (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dashboard/
DDashboardFragmentRegistry.java22 import com.android.car.developeroptions.LegalSettings;
110 PARENT_TO_CATEGORY_KEY_MAP.put(LegalSettings.class.getName(), in LegalSettings.class.getName()
/packages/apps/Settings/src/com/android/settings/dashboard/
DDashboardFragmentRegistry.java22 import com.android.settings.LegalSettings;
114 PARENT_TO_CATEGORY_KEY_MAP.put(LegalSettings.class.getName(), in LegalSettings.class.getName()
/packages/apps/Settings/src/com/android/settings/
DLegalSettings.java26 public class LegalSettings extends DashboardFragment { class
/packages/apps/Settings/tests/robotests/src/com/android/settings/
DLegalSettingsTest.java45 LegalSettings.SEARCH_INDEX_DATA_PROVIDER.getNonIndexableKeys(context); in getNonIndexableKeys_existInXmlLayout()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DLegalSettings.java32 public class LegalSettings extends DashboardFragment { class