Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/privatespace/
DPrivateSpaceAuthenticationActivity.java91 if (shouldShowMultiPaneDeepLink(intent) in onCreate()
113 private boolean shouldShowMultiPaneDeepLink(Intent intent) { in shouldShowMultiPaneDeepLink() method in PrivateSpaceAuthenticationActivity
/packages/apps/Settings/src/com/android/settings/
DSettingsActivity.java274 if (shouldShowMultiPaneDeepLink(intent) in onCreate()
412 private boolean shouldShowMultiPaneDeepLink(Intent intent) { in shouldShowMultiPaneDeepLink() method in SettingsActivity