Searched refs:notificationPortId (Results 1 – 1 of 1) sorted by relevance
3739 audio_port_handle_t notificationPortId = AUDIO_PORT_HANDLE_NONE; in TEST_F_WITH_FLAGS() local3747 ¬ificationPortId, notificationAttr, AUDIO_SESSION_NONE, mUid, in TEST_F_WITH_FLAGS()3751 EXPECT_EQ(NO_ERROR, mManager->startOutput(notificationPortId)); in TEST_F_WITH_FLAGS()3752 EXPECT_FALSE(mClient->getTrackInternalMute(notificationPortId)); in TEST_F_WITH_FLAGS()3754 EXPECT_EQ(NO_ERROR, mManager->stopOutput(notificationPortId)); in TEST_F_WITH_FLAGS()