Home
last modified time | relevance | path

Searched defs:settingsIntent (Results 1 – 25 of 145) sorted by relevance

123456

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/viewbinder/
H A DFooterViewBinder.kt130 val settingsIntent = in <lambda>() constant
152 val settingsIntent = in <lambda>() constant
178 viewModel.manageOrHistoryButtonClick.collect { settingsIntent -> in <lambda>() method
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringNotificationUpdaterTest.kt230 val settingsIntent = Intent(Settings.ACTION_TETHER_SETTINGS) in testRestrictedNotification() constant
368 val settingsIntent = Intent(Settings.ACTION_TETHER_SETTINGS) in testRoamingNotification() constant
/aosp_15_r20/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/
H A DCredentialSelectorActivity.kt199 val settingsIntent = Intent(ACTION_CREDENTIAL_PROVIDER) in handleDialogState() constant
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/inputmethod/
DKeyboardFragment.java185 final Intent settingsIntent = InputMethodHelper.getInputMethodSettingsIntent(info); in updateKeyboardsSettings() local
327 final Intent settingsIntent = AutofillHelper.getAutofillSettingsIntent(getContext(), in updateAutofillSettings() local
/aosp_15_r20/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/ui/
H A DInstallLaunch.kt305 val settingsIntent = Intent() in <lambda>() constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/media/controls/ui/controller/
DMediaCarouselControllerKt.java83 private static final android.content.Intent settingsIntent = null; field in MediaCarouselControllerKt
/aosp_15_r20/development/apps/Development/src/com/android/development/
H A DDevelopment.java38 Intent settingsIntent = new Intent(Settings.ACTION_APPLICATION_DEVELOPMENT_SETTINGS); in onSortResultList() local
/aosp_15_r20/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/dashboard/
DPreferenceThemeTest.java66 final Intent settingsIntent = new Intent("com.android.settings.SETUP_LOCK_SCREEN") in launchSetupWizardLockScreen() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21091/src/android/security/cts/CVE_2023_21091/
H A DDeviceTest.java60 Intent settingsIntent = new Intent(Settings.ACTION_SETTINGS); in testPocCVE_2023_21091() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE_2023_20904/src/android/security/cts/CVE_2023_20904/
H A DDeviceTest.java42 Intent settingsIntent = new Intent(Settings.ACTION_SETTINGS); in getSettingsPkgName() local
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/utils/
DPackageUtils.java90 Intent settingsIntent = new Intent(Settings.ACTION_SETTINGS); in isIntentResolvedToSettings() local
/aosp_15_r20/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/
DAccountsSettingsTest.java79 Intent settingsIntent = new Intent(Intent.ACTION_MAIN) in launchAccountsSettings() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/connectivity/
DAccessPointController.java87 public abstract void onSettingsActivityTriggered(@org.jetbrains.annotations.Nullable() in onSettingsActivityTriggered()
/aosp_15_r20/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
H A DActivitySecurityModelTest.java64 final Intent settingsIntent = new Intent(Settings.ACTION_SETTINGS); in setUp() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20112/src/android/security/cts/CVE_2022_20112/
H A DDeviceTest.java51 Intent settingsIntent = new Intent(Settings.ACTION_SETTINGS); in testPrivateDnsPreferenceController() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20360/src/android/security/cts/CVE_2022_20360/
H A DDeviceTest.java58 Intent settingsIntent = new Intent(Settings.ACTION_SETTINGS); in testSecureNfcPreferenceController() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/emptyshade/ui/viewbinder/
H A DEmptyShadeViewBinder.kt35 viewModel.onClick.collect { settingsIntent -> in <lambda>() method
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39626/src/android/security/cts/CVE_2021_39626/
H A DDeviceTest.java58 Intent settingsIntent = new Intent(Settings.ACTION_SETTINGS); in getSettingsPkgName() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingReceiver.java131 Intent settingsIntent = in showSharingNotification() local
/aosp_15_r20/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
H A DTrackerActivity.java222 Intent settingsIntent = new Intent(); in launchSettings() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/TestBluetoothDiscoverable/src/android/security/cts/TestBluetoothDiscoverable/
H A DDeviceTest.java221 Intent settingsIntent = new Intent(Settings.ACTION_SETTINGS); in getSettingsPkgName() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/accessibility/
DLaunchAccessibilityActivityPreferenceFragment.java219 final Intent settingsIntent = new Intent(Intent.ACTION_MAIN).setComponent( in getSettingsIntent() local
/aosp_15_r20/cts/tests/tests/provider/src/android/provider/cts/
H A DSettingsPanelTest.java88 Intent settingsIntent = new Intent(android.provider.Settings.ACTION_SETTINGS); in setUp() local
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/policy/
DLockTaskModePolicyHandlerTest.java238 IntentFilter settingsIntent = new IntentFilter(Settings.ACTION_SETTINGS); in setupDefaultSystemPackages() local
/aosp_15_r20/packages/services/BuiltInPrintService/src/com/android/bips/
DP2pPermissionManager.java177 Intent settingsIntent = new Intent(Settings.ACTION_APPLICATION_DETAILS_SETTINGS, in redirectToSettings() local

123456