/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/ |
D | AppInfo.java | 54 @NonNull boolean installed) { in AppInfo() 55 this.mInstalled = installed; in AppInfo() 120 boolean installed = (flg & 0x1) != 0; in AppInfo() 122 this.mInstalled = installed; in AppInfo()
|
/packages/apps/Settings/src/com/android/settings/notification/zen/ |
D | ZenAccessSettings.java | 109 final List<ApplicationInfo> installed = mPkgMan.getInstalledApplications(0); in reloadList() local 110 if (installed != null) { in reloadList() 111 for (ApplicationInfo app : installed) { in reloadList()
|
/packages/apps/Settings/src/com/android/settings/spa/app/appinfo/ |
D | AppBatteryPreference.kt | 42 import com.android.settingslib.spaprivileged.model.app.installed in <lambda>() 76 if (!app.installed) return in Updater() 96 if (app.installed) { in <lambda>()
|
D | AppNotificationPreference.kt | 35 import com.android.settingslib.spaprivileged.model.app.installed 56 override val enabled = { app.installed } in AppNotificationPreference()
|
/packages/modules/AdServices/adservices/tests/cts/endtoends/topics/appupdate/ |
D | Android.bp | 44 // Sample App will be installed and uninstalled in the test. 80 // Sample App will be installed and uninstalled in the test.
|
/packages/modules/AdServices/adservices/tests/cts/endtoends/customaudience/ |
D | Android.bp | 47 // Sample apps will be installed and uninstalled in the test. 88 // Sample apps will be installed and uninstalled in the test.
|
/packages/modules/NetworkStack/ |
D | TEST_MAPPING | 3 // These are unit tests only, so they don't actually require any modules to be installed. 43 // These are unit tests only, so they don't actually require any modules to be installed.
|
/packages/modules/DnsResolver/apex/ |
D | Android.bp | 39 // Indicates that pre-installed version of this apex can be compressed. 46 // so that the package can be installed.
|
/packages/modules/common/sdk/ |
D | ModuleDefaults.bp | 249 // Indicates that pre-installed version of this apex can be compressed. 262 // Indicates that pre-installed version of this apex can be compressed. 272 // Indicates that pre-installed version of this apex can be compressed. 282 // Indicates that pre-installed version of this apex can be compressed.
|
/packages/apps/Settings/src/com/android/settings/spa/app/specialaccess/ |
D | PictureInPicture.kt | 33 import com.android.settingslib.spaprivileged.model.app.installed in <lambda>() 74 isSupport = app.installed && in transformItem()
|
/packages/apps/Settings/src/com/android/settings/ |
D | AppWidgetLoader.java | 179 List<AppWidgetProviderInfo> installed = in putInstalledAppWidgets() local 181 putAppWidgetItems(installed, null, items, categoryFilter, false); in putInstalledAppWidgets()
|
/packages/modules/Connectivity/tests/cts/tethering/ |
D | Android.bp | 54 // Tethering CTS tests that target the latest released SDK. These tests can be installed on release 84 // finalization, these tests have a min_sdk_version of 10000, but they can still be installed on
|
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/policyengine/data/ |
D | UserData.kt | 41 val installed: Boolean constant in com.android.ondevicepersonalization.services.policyengine.data.AppInfo
|
/packages/services/Car/tests/SampleCustomInputService/ |
D | readme.md | 35 *Note*: Make sure SampleCustomInputService is installed and started. Especially if you've just 52 *Note*: For this command to run, ensure that Google Maps app is installed first.
|
/packages/providers/MediaProvider/apex/testing/ |
D | Android.bp | 13 // Test APEX, should never be installed
|
/packages/apps/Settings/src/com/android/settings/spa/app/ |
D | AllAppList.kt | 40 import com.android.settingslib.spaprivileged.model.app.installed 141 !record.app.installed && !record.app.isArchived -> { in getSummary()
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/ |
D | LoaderTaskTest.kt | 203 … fun `When launcher_broadcast_installed_apps and is restore then send installed item broadcast`() { in When launcher_broadcast_installed_apps and is restore then send installed item broadcast() 271 fun `When not a restore then installed item broadcast not sent`() { in When not a restore then installed item broadcast not sent() 304 fun `When launcher_broadcast_installed_apps false then installed item broadcast not sent`() { in When launcher_broadcast_installed_apps false then installed item broadcast not sent()
|
/packages/apps/Settings/src/com/android/settings/spa/app/battery/ |
D | BatteryOptimizationModeAppListPageProvider.kt | 47 import com.android.settingslib.spaprivileged.model.app.installed 128 !app.installed && !app.isArchived -> { in <lambda>()
|
/packages/modules/Connectivity/tests/cts/net/ |
D | Android.bp | 77 // finalization, these tests have a min_sdk_version of 10000, but they can still be installed on 114 // Networking CTS tests that target the latest released SDK. These tests can be installed on release
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | VoicemailContentProvider.java | 549 final boolean installed = PackageUtils.isPackageInstalled(getContext(), pkg); in removeStalePackages() 551 Log.v(TAG, " " + pkg + (installed ? " installed" : " removed")); in removeStalePackages() 553 if (!installed) { in removeStalePackages()
|
/packages/modules/Virtualization/demo/ |
D | README.md | 16 (-t allows it to be installed even though it is marked as a test app, -g grants
|
/packages/apps/CellBroadcastReceiver/apex/ |
D | Android.bp | 17 // Indicates that pre-installed version of this apex can be compressed.
|
/packages/modules/Bluetooth/system/stack/mmc/dbus_service/ |
D | org.chromium.mmc.CodecManager.service | 16 # Will be installed into /usr/share/dbus-1/system-services/.
|
/packages/modules/Permission/testing/ |
D | Android.bp | 28 // Test APEX, should never be installed
|
/packages/modules/IPsec/apex/testing/ |
D | Android.bp | 28 // Test APEX, should never be installed
|