Home
last modified time | relevance | path

Searched defs:testIntent (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DSafetyControllerTest.kt106 val testIntent = Intent(Intent.ACTION_PACKAGE_CHANGED) regex
117 val testIntent = Intent(Intent.ACTION_PACKAGE_CHANGED) regex
128 val testIntent = Intent(Intent.ACTION_PACKAGE_CHANGED) regex
/aosp14/frameworks/base/core/tests/coretests/src/android/app/people/
H A DPeopleSpaceTileTest.java398 public void testIntent() { in testIntent() method in PeopleSpaceTileTest
/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/registry/
H A DBenchmarkRegistry.java158 Intent testIntent = getIntentFromInfo(activityInfo); in parseBenchmarkGroup() local
/aosp14/frameworks/base/core/java/android/widget/
H A DSearchView.java928 Intent testIntent = null; in hasVoiceSearch() local
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DChooserActivityTest.java3142 Intent testIntent = new Intent("TestIntent"); in createShortcuts() local