Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/homepage/
DSettingsHomepageActivity.java293 if (shouldLaunchDeepLinkIntentToRight()) { in onCreate()
350 if (shouldLaunchDeepLinkIntentToRight()) { in onNewIntent()
528 private boolean shouldLaunchDeepLinkIntentToRight() { in shouldLaunchDeepLinkIntentToRight() method in SettingsHomepageActivity