Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/applications/appinfo/
H A DAppInfoDashboardFragment.java190 final ExternalSourceDetailPreferenceController externalSource = in onAttach() local
192 externalSource.setPackageName(packageName); in onAttach()
193 externalSource.setParentFragment(this); in onAttach()
206 writeSystemSettings, drawOverlay, pip, externalSource, acrossProfiles, in onAttach()