Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/datausage/
DUnrestrictedDataAccessPreferenceControllerTest.java78 private UnrestrictedDataAccess mFragment;
118 mFragment = spy(new UnrestrictedDataAccess()); in onRebuildComplete_restricted_shouldBeDisabled()
/packages/apps/Settings/src/com/android/settings/datausage/
DUnrestrictedDataAccess.java33 public class UnrestrictedDataAccess extends DashboardFragment { class
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/datausage/
DUnrestrictedDataAccess.java38 public class UnrestrictedDataAccess extends DashboardFragment { class