Home
last modified time | relevance | path

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

/packages/modules/Permission/SafetyCenter/Config/tests/java/com/android/safetycenter/config/
DParserConfigValidTest.kt56 .setIntentAction("intent") in validConfig_matchesExpected()
67 .setIntentAction("intent") in validConfig_matchesExpected()
94 .setIntentAction("intent") in validConfig_matchesExpected()
139 .setIntentAction("intent") in validConfig_matchesExpected()
160 .setIntentAction("intent") in validConfig_matchesExpected()
171 .setIntentAction("intent") in validConfig_matchesExpected()
230 .setIntentAction("intent") in validConfig_matchesExpected()
245 .setIntentAction("intent") in validConfig_matchesExpected()
262 .setIntentAction("intent") in validConfig_matchesExpected()
281 .setIntentAction("intent") in validConfig_matchesExpected()
[all …]
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/config/
DSafetySourceTest.kt382 .setIntentAction(INTENT_ACTION) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
415 .setIntentAction(INTENT_ACTION) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
441 .setIntentAction(INTENT_ACTION) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
467 .setIntentAction(INTENT_ACTION) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
493 .setIntentAction(INTENT_ACTION) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
519 .setIntentAction(INTENT_ACTION) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
545 .setIntentAction("other") in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
579 .setIntentAction(INTENT_ACTION) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
605 .setIntentAction(INTENT_ACTION) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
631 .setIntentAction(INTENT_ACTION) in equalsHashCodeToString_usingEqualsHashCodeToStringTester()
[all …]
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterTestConfigs.kt69 .setIntentAction(INTENT_ACTION_NOT_RESOLVING)
85 .setIntentAction(ACTION_TEST_ACTIVITY_EXPORTED)
363 .setIntentAction(INTENT_ACTION_NOT_RESOLVING)
431 .setIntentAction(INTENT_ACTION_NOT_RESOLVING)
447 .setIntentAction(ACTION_TEST_ACTIVITY)
506 .setIntentAction(null)
512 .setIntentAction(null)
568 .setIntentAction(null)
576 .setIntentAction(null)
583 .setIntentAction(null)
[all …]
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DMockSource.java45 .setIntentAction(Intent.ACTION_WEB_SEARCH)
134 .setIntentAction(Intent.ACTION_VIEW) in createSuggestion()
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
DIndexDataConverter.java201 .setIntentAction(raw.intentAction) in convertRaw()
281 .setIntentAction(sir.intentAction) in convertResource()
328 .setIntentAction(sir.intentAction) in convertResource()
DIndexData.java259 public Builder setIntentAction(String intentAction) { in setIntentAction() method in IndexData.Builder
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationAccessSettings.java74 .setIntentAction(NotificationListenerService.SERVICE_INTERFACE)
101 .setIntentAction(CONFIG.intentAction) in onCreate()
DNotificationAssistantPicker.java61 .setIntentAction(NotificationAssistantService.SERVICE_INTERFACE) in onAttach()
/packages/apps/TV/tests/robotests/src/com/android/tv/search/
DFakeSearchInterface.java51 result.setIntentAction(Intent.ACTION_VIEW); in fromProgram()
DLocalSearchProviderTest.java242 result.setIntentAction(cursor.getString(i++)); in fromCursor()
/packages/apps/TV/src/com/android/tv/search/
DDataManagerSearch.java251 result.setIntentAction(Intent.ACTION_VIEW); in addResult()
265 result.setIntentAction(Intent.ACTION_VIEW); in addResult()
DTvProviderSearch.java270 result.setIntentAction(Intent.ACTION_VIEW); in searchChannels()
443 result.setIntentAction(Intent.ACTION_VIEW); in searchPrograms()
574 result.setIntentAction(Intent.ACTION_VIEW); in buildSearchResultForInput()
DLocalSearchProvider.java271 abstract Builder setIntentAction(String value); in setIntentAction() method in LocalSearchProvider.SearchResult.Builder
/packages/apps/Settings/src/com/android/settings/utils/
DManagedServiceSettings.java77 .setIntentAction(mConfig.intentAction) in onCreate()
285 public Builder setIntentAction(String intentAction) { in setIntentAction() method in ManagedServiceSettings.Config.Builder
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/vrlistener/
DVrListenerSettings.java38 .setIntentAction(VrListenerService.SERVICE_INTERFACE)
/packages/apps/Settings/src/com/android/settings/notification/modes/
DZenModesListFragment.java83 .setIntentAction(ConditionProviderService.SERVICE_INTERFACE) in getConditionProviderConfig()
/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenModeAutomationSettings.java84 .setIntentAction(ConditionProviderService.SERVICE_INTERFACE) in getConditionProviderConfig()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/specialaccess/
DNotificationAccess.java78 .setIntentAction(NotificationListenerService.SERVICE_INTERFACE) in onCreate()
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/device/apps/specialaccess/
DNotificationAccessState.java82 .setIntentAction(NotificationListenerService.SERVICE_INTERFACE) in onCreate()
DServiceListing.java219 public Builder setIntentAction(String intentAction) { in setIntentAction() method in ServiceListing.Builder
/packages/modules/Permission/framework-s/java/android/safetycenter/config/
DSafetySource.java173 .setIntentAction(in.readString())
865 public Builder setIntentAction(@Nullable String intentAction) { in setIntentAction() method in SafetySource.Builder
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSuggestionData.kt113 fun setIntentAction(intentAction: String?): SuggestionData { in setIntentAction() method
/packages/apps/Car/Settings/src/com/android/car/settings/applications/specialaccess/
DNotificationAccessPreferenceController.java101 .setIntentAction(NotificationListenerService.SERVICE_INTERFACE) in NotificationAccessPreferenceController()
/packages/modules/Permission/SafetyCenter/Config/java/com/android/safetycenter/config/
DSafetyCenterConfigParser.java307 builder.setIntentAction( in parseSafetySource()
/packages/modules/Permission/framework-s/api/
Dsystem-current.txt601 …method @NonNull public android.safetycenter.config.SafetySource.Builder setIntentAction(@Nullable …