Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/
DLauncher3QuickStepGo.java34 if (AppSharing.ENABLE_APP_SHARING) { in getSupportedShortcuts()
DAppSharing.java64 public static final boolean ENABLE_APP_SHARING = true; field in AppSharing