Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DAllSetActivity.java73 private static final String URI_SYSTEM_NAVIGATION_SETTING = field in AllSetActivity
118 Intent.parseUri(URI_SYSTEM_NAVIGATION_SETTING, 0), 0); in onCreate()