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