Searched defs:INTENT_ACTION (Results 1 – 4 of 4) sorted by relevance
66 private static final String INTENT_ACTION = "TESTACTION"; field in AccessibilityManagerTest
108 private static final String INTENT_ACTION = "TESTACTION"; field in AccessibilityManagerServiceTest
54 private static final String INTENT_ACTION = "com.android.intent.action.MANAGE_SOUND_TRIGGER"; field in SoundTriggerTestService
71 private const val INTENT_ACTION = "com.android.server.pm.test.test_app.action" in <lambda>() constant