Home
last modified time | relevance | path

Searched defs:setContent (Results 1 – 25 of 28) sorted by relevance

12

/packages/apps/Settings/src/com/android/settings/spa/preference/
DComposePreference.kt51 fun setContent(content: @Composable () -> Unit) { in setContent() method
/packages/apps/Settings/tests/spa_unit/src/com/android/settings/spa/app/appinfo/
DAppPermissionPreferenceTest.kt78 private fun setContent() { in setContent() method in com.android.settings.spa.app.appinfo.AppPermissionPreferenceTest
DTopBarAppLaunchButtonTest.kt108 private fun setContent(app: ApplicationInfo) { in setContent() method in com.android.settings.spa.app.appinfo.TopBarAppLaunchButtonTest
DAppNotificationPreferenceTest.kt117 private fun setContent(app: ApplicationInfo) { in setContent() method in com.android.settings.spa.app.appinfo.AppNotificationPreferenceTest
DAppStoragePreferenceTest.kt110 private fun setContent(app: ApplicationInfo) { in setContent() method in com.android.settings.spa.app.appinfo.AppStoragePreferenceTest
DInteractAcrossProfilesDetailsPreferenceTest.kt139 private fun setContent() { in setContent() method
DAppRestoreButtonTest.kt121 private fun setContent(app: ApplicationInfo): ActionButton { in setContent() method
DInstantAppDomainsPreferenceTest.kt147 private fun setContent(app: ApplicationInfo = INSTANT_APP) { in setContent() method
DAppLocalePreferenceTest.kt124 private fun setContent() { in setContent() method in com.android.settings.spa.app.appinfo.AppLocalePreferenceTest
DAppDataUsagePreferenceTest.kt155 private fun setContent(app: ApplicationInfo = APP) { in <lambda>() method in com.android.settings.spa.app.appinfo.AppDataUsagePreferenceTest
DDefaultAppShortcutPreferenceTest.kt160 private fun setContent() { in setContent() method
DAppSettingsPreferenceTest.kt141 private fun setContent() { in setContent() method
DAppArchiveButtonTest.kt156 private fun setContent(app: ApplicationInfo): ActionButton { in setContent() method in com.android.settings.spa.app.appinfo.AppArchiveButtonTest
DAppButtonsTest.kt185 private fun setContent(packageInfo: PackageInfo = PACKAGE_INFO) { in setContent() method
DAppAllServicesPreferenceTest.kt163 private fun setContent() { in setContent() method in com.android.settings.spa.app.appinfo.AppAllServicesPreferenceTest
DAppInstallerInfoPreferenceTest.kt196 private fun setContent(app: ApplicationInfo = APP) { in setContent() method in com.android.settings.spa.app.appinfo.AppInstallerInfoPreferenceTest
DAppBatteryPreferenceTest.kt178 private fun setContent(app: ApplicationInfo = APP) { in setContent() method in com.android.settings.spa.app.appinfo.AppBatteryPreferenceTest
DHibernationSwitchPreferenceTest.kt238 private fun setContent(app: ApplicationInfo = TARGET_R_APP) { in setContent() method in com.android.settings.spa.app.appinfo.HibernationSwitchPreferenceTest
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/appstyledview/
DAppStyledViewControllerAdapterProxyV1.java53 public void setContent(View view) { in setContent() method in AppStyledViewControllerAdapterProxyV1
DAppStyledViewControllerAdapterProxyV3.java54 public void setContent(View view) { in setContent() method in AppStyledViewControllerAdapterProxyV3
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/
DWearGrantPermissionsScreen.kt115 fun setContent( in setContent() method
/packages/apps/Settings/tests/spa_unit/src/com/android/settings/network/telephony/
DMobileNetworkSwitchControllerTest.kt156 private fun setContent() { in setContent() method
/packages/apps/Settings/tests/spa_unit/src/com/android/settings/spa/app/appcompat/
DUserAspectRatioAppPreferenceTest.kt189 private fun setContent() { in setContent() method
/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DRenderOutput.java168 public @NonNull Builder setContent(@Nullable String value) { in setContent() method in RenderOutput.Builder
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/cpim/
DSimpleCpimMessage.java123 public abstract Builder setContent(String value); in setContent() method in SimpleCpimMessage.Builder

12