Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/appinfo/
DExternalSourcesDetails.java95 final InstallAppsState appsState = new AppStateInstallAppsBridge(context, null, null) in getPreferenceSummary() local
97 return context.getString(appsState.canInstallApps() in getPreferenceSummary()
/packages/apps/Settings/src/com/android/settings/applications/appinfo/
DExternalSourcesDetails.java99 final InstallAppsState appsState = new AppStateInstallAppsBridge(context, null, null) in getPreferenceSummary() local
101 return context.getString(appsState.canInstallApps() in getPreferenceSummary()