Home
last modified time | relevance | path

Searched refs:openAppUsageSettings (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DDigitalWellBeingToast.java93 toast.setOnClickListener(this::openAppUsageSettings); in setLimit()
209 public void openAppUsageSettings(View view) { in openAppUsageSettings() method in DigitalWellBeingToast
DTaskView.java914 mDigitalWellBeingToast.openAppUsageSettings(this); in performAccessibilityAction()