Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/specialaccess/interactacrossprofiles/
DInteractAcrossProfilesDetails.java105 private boolean mIsPageLaunchedByApp; field in InteractAcrossProfilesDetails
151 mIsPageLaunchedByApp = launchedByApp(); in onCreateView()
171 extraSummary.setVisible(mIsPageLaunchedByApp); in maybeShowExtraSummary()
178 if (mIsPageLaunchedByApp) { in logPageLaunchMetrics()
336 if (mIsPageLaunchedByApp) { in showConsentDialog()