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.java84 private boolean mIsPageLaunchedByApp; field in InteractAcrossProfilesDetails
112 mIsPageLaunchedByApp = launchedByApp(); in onCreate()
130 extraSummary.setVisible(mIsPageLaunchedByApp); in maybeShowExtraSummary()
137 if (mIsPageLaunchedByApp) { in logPageLaunchMetrics()
279 if (mIsPageLaunchedByApp) { in showConsentDialog()