Home
last modified time | relevance | path

Searched defs:attr2 (Results 1 – 3 of 3) sorted by relevance

/cts/tests/vibrator/src/android/os/cts/
DVibrationAttributesTest.java153 VibrationAttributes attr2 = new VibrationAttributes.Builder(audioAttributes).build(); in testEquals() local
160 VibrationAttributes attr2 = createForAudioUsage(AudioAttributes.USAGE_NOTIFICATION_EVENT); in testNotEqualsDifferentAudioUsage() local
169 VibrationAttributes attr2 = VibrationAttributes.createForUsage( in testNotEqualsDifferentVibrationUsage() local
179 VibrationAttributes attr2 = new VibrationAttributes.Builder(audioAttributes).setFlags(1, 1) in testNotEqualsDifferentFlags() local
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioAttributesTest.java260 AudioAttributes attr2 = builder2.build(); in testSetLegacyStreamOnBuilder() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java542 SipDialogAttributes attr2 = new SipDialogAttributes(); in testSipDialogStateChangesOnMultipleDelegates() local
1498 SipDialogAttributes attr2 = new SipDialogAttributes(); in testActiveDialogPendingNewInvite() local
1621 SipDialogAttributes attr2 = new SipDialogAttributes(); in testCloseMultipleSessionsPendingBye() local
1852 SipDialogAttributes attr2 = new SipDialogAttributes(); in testMultipleActiveSessionDeregisteringNoResponse() local
1895 SipDialogAttributes attr2 = new SipDialogAttributes(); in testActiveSessionDeregisteringNewInviteDenied() local