Home
last modified time | relevance | path

Searched refs:getIntentAction (Results 1 – 16 of 16) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DEmergencyAssistanceHelper.java46 public static String getIntentAction() { in getIntentAction() method in EmergencyAssistanceHelper
62 Intent queryIntent = new Intent(getIntentAction()); in resolveAssistPackageAndQueryActivities()
106 Intent queryIntent = new Intent(getIntentAction()) in queryAssistActivities()
DEmergencyInfoGroup.java129 EmergencyAssistanceHelper.getIntentAction()) in setupButtonInfo()
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/system/legal/
DTermsPreferenceControllerTest.java32 protected String getIntentAction() { in getIntentAction() method in TermsPreferenceControllerTest
DWebViewLicensePreferenceControllerTest.java32 protected String getIntentAction() { in getIntentAction() method in WebViewLicensePreferenceControllerTest
DThirdPartyLicensePreferenceControllerTest.java32 protected String getIntentAction() { in getIntentAction() method in ThirdPartyLicensePreferenceControllerTest
DLegalPreferenceControllerTest.java39 protected String getIntentAction() { in getIntentAction() method in LegalPreferenceControllerTest
DLegalPreferenceControllerTestCase.java93 protected abstract String getIntentAction(); in getIntentAction() method in LegalPreferenceControllerTestCase
98 assertThat(intent.getAction()).isEqualTo(getIntentAction()); in getIntent_shouldUseRightIntent()
/packages/apps/Car/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/car/
DCarIndexData.java41 return DatabaseIndexingUtils.buildDirectSearchResultIntent(getIntentAction(), in buildIntent()
/packages/apps/TV/src/com/android/tv/search/
DLocalSearchProvider.java196 row.add(result.getIntentAction()); in createSuggestionsCursor()
307 abstract String getIntentAction(); in getIntentAction() method in LocalSearchProvider.SearchResult
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/v2/model/
DMediaQuery.java90 public String getIntentAction() { in getIntentAction() method in MediaQuery
/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterDataFactory.java619 safetySource.getIntentAction(), in toSafetyCenterEntry()
699 safetySource.getIntentAction(), in toDefaultSafetyCenterEntry()
837 safetySource.getIntentAction(), in toSafetyCenterStaticEntry()
887 safetySource.getIntentAction(), in toDefaultSafetyCenterStaticEntry()
/packages/modules/Permission/service/java/com/android/safetycenter/data/
DDefaultActionOverrideFix.java123 externalSafetySource.getSafetySource().getIntentAction(), in getDefaultIntentForSource()
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
DIndexData.java202 public String getIntentAction() { in getIntentAction() method in IndexData.Builder
/packages/modules/Permission/framework-s/java/android/safetycenter/config/
DSafetySource.java419 public String getIntentAction() { in getIntentAction() method in SafetySource
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/v2/
DPickerDataLayerV2.java405 localAuthority, cloudAuthority, query.getIntentAction()), in getMediaPageQuery()
/packages/modules/Permission/framework-s/api/
Dsystem-current.txt566 method @Nullable public String getIntentAction();