Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/unit/src/com/android/settings/bluetooth/
DBlockingPrefWithSliceControllerTest.java64 private static final String TEST_PENDING_INTENT_ACTION = "test"; field in BlockingPrefWithSliceControllerTest
91 mController.mSlicePendingIntentAction = TEST_PENDING_INTENT_ACTION; in setUp()