HomeSort by relevance Sort by last modified time
    Searched refs:onManagedProfileAdded (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/notification/
WorkSoundPreferenceController.java 283 public void onManagedProfileAdded(@UserIdInt int profileId) {
303 onManagedProfileAdded(userId);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
WorkSoundPreferenceControllerTest.java 142 mController.onManagedProfileAdded(UserHandle.myUserId());

Completed in 666 milliseconds